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 Sky Blue, Muted 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 |
|---|---|---|---|---|---|
#89C2C1 | rgb(137, 194, 193) | hsl(179, 32%, 65%) | Muted Cyan | View | |
#89B5C2 | rgb(137, 181, 194) | hsl(194, 32%, 65%) | Muted Sky Blue | View | |
#89A7C2 | rgb(137, 167, 194) | hsl(208, 32%, 65%) | Muted Blue | View | |
#8998C2 | rgb(137, 152, 194) | hsl(224, 32%, 65%) | Muted Blue | View | |
#898AC2 | rgb(137, 138, 194) | hsl(239, 32%, 65%) | Muted Blue | View |
A peaceful combination anchored by #89C2C1, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #89C2C1;
--color-2: #89B5C2;
--color-3: #89A7C2;
--color-4: #8998C2;
--color-5: #898AC2;
}Palettes that share visual characteristics and color harmony.