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 |
|---|---|---|---|---|---|
#667AA9 | rgb(102, 122, 169) | hsl(222, 28%, 53%) | Muted Blue | View | |
#6669A9 | rgb(102, 105, 169) | hsl(237, 28%, 53%) | Muted Blue | View | |
#7366A9 | rgb(115, 102, 169) | hsl(252, 28%, 53%) | Muted Navy | View | |
#8466A9 | rgb(132, 102, 169) | hsl(267, 28%, 53%) | Muted Navy | View | |
#9566A9 | rgb(149, 102, 169) | hsl(282, 28%, 53%) | Muted Purple | View |
:root {
--color-1: #667AA9;
--color-2: #6669A9;
--color-3: #7366A9;
--color-4: #8466A9;
--color-5: #9566A9;
}Palettes that share visual characteristics and color harmony.