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 Sky 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 |
|---|---|---|---|---|---|
#91CAC3 | rgb(145, 202, 195) | hsl(173, 35%, 68%) | Muted Cyan | View | |
#91C2CA | rgb(145, 194, 202) | hsl(188, 35%, 68%) | Muted Sky Blue | View | |
#91B4CA | rgb(145, 180, 202) | hsl(203, 35%, 68%) | Muted Blue | View | |
#91A6CA | rgb(145, 166, 202) | hsl(218, 35%, 68%) | Muted Blue | View | |
#9198CA | rgb(145, 152, 202) | hsl(233, 35%, 68%) | Muted Blue | View |
A peaceful combination anchored by #91CAC3, perfect for projects requiring a gentle, trustworthy touch.
Using Muted Cyan as a primary surface creates an environment of focused relaxation and clarity. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #91CAC3;
--color-2: #91C2CA;
--color-3: #91B4CA;
--color-4: #91A6CA;
--color-5: #9198CA;
}Palettes that share visual characteristics and color harmony.