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 |
|---|---|---|---|---|---|
#57A898 | rgb(87, 168, 152) | hsl(168, 32%, 50%) | Muted Cyan | View | |
#57A4A8 | rgb(87, 164, 168) | hsl(183, 32%, 50%) | Muted Cyan | View | |
#5790A8 | rgb(87, 144, 168) | hsl(198, 32%, 50%) | Muted Sky Blue | View | |
#577BA8 | rgb(87, 123, 168) | hsl(213, 32%, 50%) | Muted Blue | View | |
#5767A8 | rgb(87, 103, 168) | hsl(228, 32%, 50%) | Muted Blue | View |
:root {
--color-1: #57A898;
--color-2: #57A4A8;
--color-3: #5790A8;
--color-4: #577BA8;
--color-5: #5767A8;
}Palettes that share visual characteristics and color harmony.