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 Blue. 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 |
|---|---|---|---|---|---|
#6D8DAB | rgb(109, 141, 171) | hsl(209, 27%, 55%) | Muted Blue | View | |
#6D7EAB | rgb(109, 126, 171) | hsl(224, 27%, 55%) | Muted Blue | View | |
#6D6EAB | rgb(109, 110, 171) | hsl(239, 27%, 55%) | Muted Blue | View | |
#7C6DAB | rgb(124, 109, 171) | hsl(255, 27%, 55%) | Muted Navy | View | |
#8B6DAB | rgb(139, 109, 171) | hsl(269, 27%, 55%) | Muted Navy | View |
:root {
--color-1: #6D8DAB;
--color-2: #6D7EAB;
--color-3: #6D6EAB;
--color-4: #7C6DAB;
--color-5: #8B6DAB;
}Palettes that share visual characteristics and color harmony.