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 |
|---|---|---|---|---|---|
#87C5B6 | rgb(135, 197, 182) | hsl(165, 35%, 65%) | Muted Cyan | View | |
#87C4C5 | rgb(135, 196, 197) | hsl(181, 35%, 65%) | Muted Cyan | View | |
#87B4C5 | rgb(135, 180, 197) | hsl(196, 35%, 65%) | Muted Sky Blue | View | |
#87A5C5 | rgb(135, 165, 197) | hsl(211, 35%, 65%) | Muted Blue | View | |
#8795C5 | rgb(135, 149, 197) | hsl(226, 35%, 65%) | Muted Blue | View |
:root {
--color-1: #87C5B6;
--color-2: #87C4C5;
--color-3: #87B4C5;
--color-4: #87A5C5;
--color-5: #8795C5;
}Palettes that share visual characteristics and color harmony.