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 |
|---|---|---|---|---|---|
#96BBBA | rgb(150, 187, 186) | hsl(178, 21%, 66%) | Muted Cyan | View | |
#96B2BB | rgb(150, 178, 187) | hsl(195, 21%, 66%) | Muted Sky Blue | View | |
#96A9BB | rgb(150, 169, 187) | hsl(209, 21%, 66%) | Muted Blue | View | |
#96A0BB | rgb(150, 160, 187) | hsl(224, 21%, 66%) | Muted Blue | View | |
#9697BB | rgb(150, 151, 187) | hsl(238, 21%, 66%) | 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: #96BBBA;
--color-2: #96B2BB;
--color-3: #96A9BB;
--color-4: #96A0BB;
--color-5: #9697BB;
}Palettes that share visual characteristics and color harmony.