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 |
|---|---|---|---|---|---|
#52AD8F | rgb(82, 173, 143) | hsl(160, 36%, 50%) | Muted Emerald | View | |
#52ADA6 | rgb(82, 173, 166) | hsl(175, 36%, 50%) | Muted Cyan | View | |
#529EAD | rgb(82, 158, 173) | hsl(190, 36%, 50%) | Muted Sky Blue | View | |
#5287AD | rgb(82, 135, 173) | hsl(205, 36%, 50%) | Muted Blue | View | |
#5270AD | rgb(82, 112, 173) | hsl(220, 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: #52AD8F;
--color-2: #52ADA6;
--color-3: #529EAD;
--color-4: #5287AD;
--color-5: #5270AD;
}Palettes that share visual characteristics and color harmony.