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 |
|---|---|---|---|---|---|
#6C7CAC | rgb(108, 124, 172) | hsl(225, 28%, 55%) | Muted Blue | View | |
#6C6CAC | rgb(108, 108, 172) | hsl(240, 28%, 55%) | Muted Blue | View | |
#7C6CAC | rgb(124, 108, 172) | hsl(255, 28%, 55%) | Muted Navy | View | |
#8C6CAC | rgb(140, 108, 172) | hsl(270, 28%, 55%) | Muted Navy | View | |
#9C6CAC | rgb(156, 108, 172) | hsl(285, 28%, 55%) | Muted Purple | View |
:root {
--color-1: #6C7CAC;
--color-2: #6C6CAC;
--color-3: #7C6CAC;
--color-4: #8C6CAC;
--color-5: #9C6CAC;
}Palettes that share visual characteristics and color harmony.