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 |
|---|---|---|---|---|---|
#6B99BD | rgb(107, 153, 189) | hsl(206, 38%, 58%) | Muted Blue | View | |
#6B85BD | rgb(107, 133, 189) | hsl(221, 38%, 58%) | Muted Blue | View | |
#6B71BD | rgb(107, 113, 189) | hsl(236, 38%, 58%) | Muted Blue | View | |
#7A6BBD | rgb(122, 107, 189) | hsl(251, 38%, 58%) | Muted Navy | View | |
#8E6BBD | rgb(142, 107, 189) | hsl(266, 38%, 58%) | Muted Navy | View |
:root {
--color-1: #6B99BD;
--color-2: #6B85BD;
--color-3: #6B71BD;
--color-4: #7A6BBD;
--color-5: #8E6BBD;
}Palettes that share visual characteristics and color harmony.