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 Cyan, Muted Cyan, Muted Sky 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 |
|---|---|---|---|---|---|
#A1BAB4 | rgb(161, 186, 180) | hsl(166, 15%, 68%) | Muted Cyan | View | |
#A1B9BA | rgb(161, 185, 186) | hsl(182, 15%, 68%) | Muted Cyan | View | |
#A1B3BA | rgb(161, 179, 186) | hsl(197, 15%, 68%) | Muted Sky Blue | View | |
#A1ADBA | rgb(161, 173, 186) | hsl(211, 15%, 68%) | Muted Blue | View | |
#A1A6BA | rgb(161, 166, 186) | hsl(228, 15%, 68%) | Muted Blue | View |
:root {
--color-1: #A1BAB4;
--color-2: #A1B9BA;
--color-3: #A1B3BA;
--color-4: #A1ADBA;
--color-5: #A1A6BA;
}Palettes that share visual characteristics and color harmony.