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 |
|---|---|---|---|---|---|
#91BAB2 | rgb(145, 186, 178) | hsl(168, 23%, 65%) | Muted Cyan | View | |
#91B8BA | rgb(145, 184, 186) | hsl(183, 23%, 65%) | Muted Cyan | View | |
#91AEBA | rgb(145, 174, 186) | hsl(198, 23%, 65%) | Muted Sky Blue | View | |
#91A4BA | rgb(145, 164, 186) | hsl(212, 23%, 65%) | Muted Blue | View | |
#9199BA | rgb(145, 153, 186) | hsl(228, 23%, 65%) | Muted Blue | View |
:root {
--color-1: #91BAB2;
--color-2: #91B8BA;
--color-3: #91AEBA;
--color-4: #91A4BA;
--color-5: #9199BA;
}Palettes that share visual characteristics and color harmony.