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 |
|---|---|---|---|---|---|
#6C7AAC | rgb(108, 122, 172) | hsl(227, 28%, 55%) | Muted Blue | View | |
#6E6CAC | rgb(110, 108, 172) | hsl(242, 28%, 55%) | Muted Blue | View | |
#7E6CAC | rgb(126, 108, 172) | hsl(257, 28%, 55%) | Muted Navy | View | |
#8E6CAC | rgb(142, 108, 172) | hsl(272, 28%, 55%) | Muted Navy | View | |
#9E6CAC | rgb(158, 108, 172) | hsl(287, 28%, 55%) | Muted Purple | View |
:root {
--color-1: #6C7AAC;
--color-2: #6E6CAC;
--color-3: #7E6CAC;
--color-4: #8E6CAC;
--color-5: #9E6CAC;
}Palettes that share visual characteristics and color harmony.