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 |
|---|---|---|---|---|---|
#6C82AC | rgb(108, 130, 172) | hsl(219, 28%, 55%) | Muted Blue | View | |
#6C71AC | rgb(108, 113, 172) | hsl(235, 28%, 55%) | Muted Blue | View | |
#776CAC | rgb(119, 108, 172) | hsl(250, 28%, 55%) | Muted Navy | View | |
#876CAC | rgb(135, 108, 172) | hsl(265, 28%, 55%) | Muted Navy | View | |
#976CAC | rgb(151, 108, 172) | hsl(280, 28%, 55%) | Muted Purple | View |
:root {
--color-1: #6C82AC;
--color-2: #6C71AC;
--color-3: #776CAC;
--color-4: #876CAC;
--color-5: #976CAC;
}Palettes that share visual characteristics and color harmony.