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 |
|---|---|---|---|---|---|
#52AD8C | rgb(82, 173, 140) | hsl(158, 36%, 50%) | Muted Emerald | View | |
#52ADA3 | rgb(82, 173, 163) | hsl(173, 36%, 50%) | Muted Cyan | View | |
#52A1AD | rgb(82, 161, 173) | hsl(188, 36%, 50%) | Muted Sky Blue | View | |
#528AAD | rgb(82, 138, 173) | hsl(203, 36%, 50%) | Muted Blue | View | |
#5273AD | rgb(82, 115, 173) | hsl(218, 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: #52AD8C;
--color-2: #52ADA3;
--color-3: #52A1AD;
--color-4: #528AAD;
--color-5: #5273AD;
}Palettes that share visual characteristics and color harmony.