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 |
|---|---|---|---|---|---|
#52AD9A | rgb(82, 173, 154) | hsl(167, 36%, 50%) | Muted Cyan | View | |
#52AAAD | rgb(82, 170, 173) | hsl(182, 36%, 50%) | Muted Cyan | View | |
#5293AD | rgb(82, 147, 173) | hsl(197, 36%, 50%) | Muted Sky Blue | View | |
#527CAD | rgb(82, 124, 173) | hsl(212, 36%, 50%) | Muted Blue | View | |
#5265AD | rgb(82, 101, 173) | hsl(227, 36%, 50%) | Muted Blue | View |
:root {
--color-1: #52AD9A;
--color-2: #52AAAD;
--color-3: #5293AD;
--color-4: #527CAD;
--color-5: #5265AD;
}Palettes that share visual characteristics and color harmony.