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 |
|---|---|---|---|---|---|
#66A999 | rgb(102, 169, 153) | hsl(166, 28%, 53%) | Muted Cyan | View | |
#66A8A9 | rgb(102, 168, 169) | hsl(181, 28%, 53%) | Muted Cyan | View | |
#6697A9 | rgb(102, 151, 169) | hsl(196, 28%, 53%) | Muted Sky Blue | View | |
#6686A9 | rgb(102, 134, 169) | hsl(211, 28%, 53%) | Muted Blue | View | |
#6675A9 | rgb(102, 117, 169) | hsl(227, 28%, 53%) | Muted Blue | View |
:root {
--color-1: #66A999;
--color-2: #66A8A9;
--color-3: #6697A9;
--color-4: #6686A9;
--color-5: #6675A9;
}Palettes that share visual characteristics and color harmony.