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 |
|---|---|---|---|---|---|
#5F6C86 | rgb(95, 108, 134) | hsl(220, 17%, 45%) | Muted Blue | View | |
#5F6286 | rgb(95, 98, 134) | hsl(235, 17%, 45%) | Muted Blue | View | |
#665F86 | rgb(102, 95, 134) | hsl(251, 17%, 45%) | Muted Navy | View | |
#705F86 | rgb(112, 95, 134) | hsl(266, 17%, 45%) | Muted Navy | View | |
#7A5F86 | rgb(122, 95, 134) | hsl(282, 17%, 45%) | Muted Purple | View |
:root {
--color-1: #5F6C86;
--color-2: #5F6286;
--color-3: #665F86;
--color-4: #705F86;
--color-5: #7A5F86;
}Palettes that share visual characteristics and color harmony.