Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Muted Blue, Muted Blue, Muted Navy. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#5B638B | rgb(91, 99, 139) | hsl(230, 21%, 45%) | Muted Blue | View | |
#5E5B8B | rgb(94, 91, 139) | hsl(244, 21%, 45%) | Muted Blue | View | |
#6A5B8B | rgb(106, 91, 139) | hsl(259, 21%, 45%) | Muted Navy | View | |
#765B8B | rgb(118, 91, 139) | hsl(274, 21%, 45%) | Muted Navy | View | |
#825B8B | rgb(130, 91, 139) | hsl(289, 21%, 45%) | Muted Purple | View |
:root {
--color-1: #5B638B;
--color-2: #5E5B8B;
--color-3: #6A5B8B;
--color-4: #765B8B;
--color-5: #825B8B;
}Palettes that share visual characteristics and color harmony.