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 Emerald, 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 |
|---|---|---|---|---|---|
#52AD8D | rgb(82, 173, 141) | hsl(159, 36%, 50%) | Muted Emerald | View | |
#52ADA4 | rgb(82, 173, 164) | hsl(174, 36%, 50%) | Muted Cyan | View | |
#52A0AD | rgb(82, 160, 173) | hsl(189, 36%, 50%) | Muted Sky Blue | View | |
#5289AD | rgb(82, 137, 173) | hsl(204, 36%, 50%) | Muted Blue | View | |
#5272AD | rgb(82, 114, 173) | hsl(219, 36%, 50%) | Muted Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Emerald and Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #52AD8D;
--color-2: #52ADA4;
--color-3: #52A0AD;
--color-4: #5289AD;
--color-5: #5272AD;
}Palettes that share visual characteristics and color harmony.