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 |
|---|---|---|---|---|---|
#6DABAA | rgb(109, 171, 170) | hsl(179, 27%, 55%) | Muted Cyan | View | |
#6D9DAB | rgb(109, 157, 171) | hsl(194, 27%, 55%) | Muted Sky Blue | View | |
#6D8DAB | rgb(109, 141, 171) | hsl(209, 27%, 55%) | Muted Blue | View | |
#6D7EAB | rgb(109, 126, 171) | hsl(224, 27%, 55%) | Muted Blue | View | |
#6D6EAB | rgb(109, 110, 171) | hsl(239, 27%, 55%) | 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: #6DABAA;
--color-2: #6D9DAB;
--color-3: #6D8DAB;
--color-4: #6D7EAB;
--color-5: #6D6EAB;
}Palettes that share visual characteristics and color harmony.