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 |
|---|---|---|---|---|---|
#667399 | rgb(102, 115, 153) | hsl(225, 20%, 50%) | Muted Blue | View | |
#666699 | rgb(102, 102, 153) | hsl(240, 20%, 50%) | Muted Blue | View | |
#736699 | rgb(115, 102, 153) | hsl(255, 20%, 50%) | Muted Navy | View | |
#806699 | rgb(128, 102, 153) | hsl(271, 20%, 50%) | Muted Navy | View | |
#8C6699 | rgb(140, 102, 153) | hsl(285, 20%, 50%) | Muted Purple | View |
:root {
--color-1: #667399;
--color-2: #666699;
--color-3: #736699;
--color-4: #806699;
--color-5: #8C6699;
}Palettes that share visual characteristics and color harmony.