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 |
|---|---|---|---|---|---|
#88C3B5 | rgb(136, 195, 181) | hsl(166, 33%, 65%) | Muted Cyan | View | |
#88C2C3 | rgb(136, 194, 195) | hsl(181, 33%, 65%) | Muted Cyan | View | |
#88B3C3 | rgb(136, 179, 195) | hsl(196, 33%, 65%) | Muted Sky Blue | View | |
#88A5C3 | rgb(136, 165, 195) | hsl(211, 33%, 65%) | Muted Blue | View | |
#8896C3 | rgb(136, 150, 195) | hsl(226, 33%, 65%) | Muted Blue | View |
:root {
--color-1: #88C3B5;
--color-2: #88C2C3;
--color-3: #88B3C3;
--color-4: #88A5C3;
--color-5: #8896C3;
}Palettes that share visual characteristics and color harmony.