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 |
|---|---|---|---|---|---|
#669991 | rgb(102, 153, 145) | hsl(171, 20%, 50%) | Muted Cyan | View | |
#669599 | rgb(102, 149, 153) | hsl(185, 20%, 50%) | Muted Sky Blue | View | |
#668899 | rgb(102, 136, 153) | hsl(200, 20%, 50%) | Muted Blue | View | |
#667B99 | rgb(102, 123, 153) | hsl(215, 20%, 50%) | Muted Blue | View | |
#666E99 | rgb(102, 110, 153) | hsl(231, 20%, 50%) | 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: #669991;
--color-2: #669599;
--color-3: #668899;
--color-4: #667B99;
--color-5: #666E99;
}Palettes that share visual characteristics and color harmony.