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 |
|---|---|---|---|---|---|
#667CA9 | rgb(102, 124, 169) | hsl(220, 28%, 53%) | Muted Blue | View | |
#666BA9 | rgb(102, 107, 169) | hsl(236, 28%, 53%) | Muted Blue | View | |
#7166A9 | rgb(113, 102, 169) | hsl(250, 28%, 53%) | Muted Navy | View | |
#8266A9 | rgb(130, 102, 169) | hsl(265, 28%, 53%) | Muted Navy | View | |
#9266A9 | rgb(146, 102, 169) | hsl(279, 28%, 53%) | Muted Purple | View |
:root {
--color-1: #667CA9;
--color-2: #666BA9;
--color-3: #7166A9;
--color-4: #8266A9;
--color-5: #9266A9;
}Palettes that share visual characteristics and color harmony.