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 |
|---|---|---|---|---|---|
#87C4B7 | rgb(135, 196, 183) | hsl(167, 34%, 65%) | Muted Cyan | View | |
#87C2C4 | rgb(135, 194, 196) | hsl(182, 34%, 65%) | Muted Cyan | View | |
#87B3C4 | rgb(135, 179, 196) | hsl(197, 34%, 65%) | Muted Sky Blue | View | |
#87A4C4 | rgb(135, 164, 196) | hsl(211, 34%, 65%) | Muted Blue | View | |
#8795C4 | rgb(135, 149, 196) | hsl(226, 34%, 65%) | Muted Blue | View |
:root {
--color-1: #87C4B7;
--color-2: #87C2C4;
--color-3: #87B3C4;
--color-4: #87A4C4;
--color-5: #8795C4;
}Palettes that share visual characteristics and color harmony.