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 |
|---|---|---|---|---|---|
#667BB2 | rgb(102, 123, 178) | hsl(223, 33%, 55%) | Muted Blue | View | |
#6668B2 | rgb(102, 104, 178) | hsl(238, 33%, 55%) | Muted Blue | View | |
#7866B2 | rgb(120, 102, 178) | hsl(254, 33%, 55%) | Muted Navy | View | |
#8B66B2 | rgb(139, 102, 178) | hsl(269, 33%, 55%) | Muted Navy | View | |
#9E66B2 | rgb(158, 102, 178) | hsl(284, 33%, 55%) | Muted Purple | View |
:root {
--color-1: #667BB2;
--color-2: #6668B2;
--color-3: #7866B2;
--color-4: #8B66B2;
--color-5: #9E66B2;
}Palettes that share visual characteristics and color harmony.