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 |
|---|---|---|---|---|---|
#52AD9D | rgb(82, 173, 157) | hsl(169, 36%, 50%) | Muted Cyan | View | |
#52A7AD | rgb(82, 167, 173) | hsl(184, 36%, 50%) | Muted Cyan | View | |
#5290AD | rgb(82, 144, 173) | hsl(199, 36%, 50%) | Muted Sky Blue | View | |
#5279AD | rgb(82, 121, 173) | hsl(214, 36%, 50%) | Muted Blue | View | |
#5262AD | rgb(82, 98, 173) | hsl(229, 36%, 50%) | Muted Blue | View |
:root {
--color-1: #52AD9D;
--color-2: #52A7AD;
--color-3: #5290AD;
--color-4: #5279AD;
--color-5: #5262AD;
}Palettes that share visual characteristics and color harmony.