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 |
|---|---|---|---|---|---|
#57A894 | rgb(87, 168, 148) | hsl(165, 32%, 50%) | Muted Cyan | View | |
#57A8A8 | rgb(87, 168, 168) | hsl(180, 32%, 50%) | Muted Cyan | View | |
#5794A8 | rgb(87, 148, 168) | hsl(195, 32%, 50%) | Muted Sky Blue | View | |
#5780A8 | rgb(87, 128, 168) | hsl(210, 32%, 50%) | Muted Blue | View | |
#576BA8 | rgb(87, 107, 168) | hsl(225, 32%, 50%) | Muted Blue | View |
:root {
--color-1: #57A894;
--color-2: #57A8A8;
--color-3: #5794A8;
--color-4: #5780A8;
--color-5: #576BA8;
}Palettes that share visual characteristics and color harmony.