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 |
|---|---|---|---|---|---|
#6DAB9C | rgb(109, 171, 156) | hsl(165, 27%, 55%) | Muted Cyan | View | |
#6DABAB | rgb(109, 171, 171) | hsl(180, 27%, 55%) | Muted Cyan | View | |
#6D9CAB | rgb(109, 156, 171) | hsl(195, 27%, 55%) | Muted Sky Blue | View | |
#6D8CAB | rgb(109, 140, 171) | hsl(210, 27%, 55%) | Muted Blue | View | |
#6D7DAB | rgb(109, 125, 171) | hsl(225, 27%, 55%) | Muted Blue | View |
:root {
--color-1: #6DAB9C;
--color-2: #6DABAB;
--color-3: #6D9CAB;
--color-4: #6D8CAB;
--color-5: #6D7DAB;
}Palettes that share visual characteristics and color harmony.