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 |
|---|---|---|---|---|---|
#6C95AC | rgb(108, 149, 172) | hsl(202, 28%, 55%) | Muted Blue | View | |
#6C85AC | rgb(108, 133, 172) | hsl(217, 28%, 55%) | Muted Blue | View | |
#6C75AC | rgb(108, 117, 172) | hsl(232, 28%, 55%) | Muted Blue | View | |
#746CAC | rgb(116, 108, 172) | hsl(248, 28%, 55%) | Muted Blue | View | |
#846CAC | rgb(132, 108, 172) | hsl(263, 28%, 55%) | Muted Navy | View |
:root {
--color-1: #6C95AC;
--color-2: #6C85AC;
--color-3: #6C75AC;
--color-4: #746CAC;
--color-5: #846CAC;
}Palettes that share visual characteristics and color harmony.