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 |
|---|---|---|---|---|---|
#86C1B2 | rgb(134, 193, 178) | hsl(165, 32%, 64%) | Muted Cyan | View | |
#86C1C1 | rgb(134, 193, 193) | hsl(180, 32%, 64%) | Muted Cyan | View | |
#86B2C1 | rgb(134, 178, 193) | hsl(195, 32%, 64%) | Muted Sky Blue | View | |
#86A3C1 | rgb(134, 163, 193) | hsl(211, 32%, 64%) | Muted Blue | View | |
#8695C1 | rgb(134, 149, 193) | hsl(225, 32%, 64%) | Muted Blue | View |
:root {
--color-1: #86C1B2;
--color-2: #86C1C1;
--color-3: #86B2C1;
--color-4: #86A3C1;
--color-5: #8695C1;
}Palettes that share visual characteristics and color harmony.