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 |
|---|---|---|---|---|---|
#6C92AC | rgb(108, 146, 172) | hsl(204, 28%, 55%) | Muted Blue | View | |
#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 |
:root {
--color-1: #6C92AC;
--color-2: #6C82AC;
--color-3: #6C71AC;
--color-4: #776CAC;
--color-5: #876CAC;
}Palettes that share visual characteristics and color harmony.