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 |
|---|---|---|---|---|---|
#88C3B4 | rgb(136, 195, 180) | hsl(165, 33%, 65%) | Muted Cyan | View | |
#88C3C3 | rgb(136, 195, 195) | hsl(180, 33%, 65%) | Muted Cyan | View | |
#88B4C3 | rgb(136, 180, 195) | hsl(195, 33%, 65%) | Muted Sky Blue | View | |
#88A6C3 | rgb(136, 166, 195) | hsl(209, 33%, 65%) | Muted Blue | View | |
#8897C3 | rgb(136, 151, 195) | hsl(225, 33%, 65%) | Muted Blue | View |
:root {
--color-1: #88C3B4;
--color-2: #88C3C3;
--color-3: #88B4C3;
--color-4: #88A6C3;
--color-5: #8897C3;
}Palettes that share visual characteristics and color harmony.