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 Sky 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 |
|---|---|---|---|---|---|
#6CA1AC | rgb(108, 161, 172) | hsl(190, 28%, 55%) | Muted Sky Blue | View | |
#6C91AC | rgb(108, 145, 172) | hsl(205, 28%, 55%) | Muted Blue | View | |
#6C80AC | rgb(108, 128, 172) | hsl(221, 28%, 55%) | Muted Blue | View | |
#6C70AC | rgb(108, 112, 172) | hsl(236, 28%, 55%) | Muted Blue | View | |
#786CAC | rgb(120, 108, 172) | hsl(251, 28%, 55%) | Muted Navy | View |
:root {
--color-1: #6CA1AC;
--color-2: #6C91AC;
--color-3: #6C80AC;
--color-4: #6C70AC;
--color-5: #786CAC;
}Palettes that share visual characteristics and color harmony.