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 Sky Blue, Muted 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 |
|---|---|---|---|---|---|
#52A79C | rgb(82, 167, 156) | hsl(172, 34%, 49%) | Muted Cyan | View | |
#529EA7 | rgb(82, 158, 167) | hsl(186, 34%, 49%) | Muted Sky Blue | View | |
#5288A7 | rgb(82, 136, 167) | hsl(202, 34%, 49%) | Muted Blue | View | |
#5273A7 | rgb(82, 115, 167) | hsl(217, 34%, 49%) | Muted Blue | View | |
#525EA7 | rgb(82, 94, 167) | hsl(232, 34%, 49%) | Muted Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Cyan and Muted Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #52A79C;
--color-2: #529EA7;
--color-3: #5288A7;
--color-4: #5273A7;
--color-5: #525EA7;
}Palettes that share visual characteristics and color harmony.