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 |
|---|---|---|---|---|---|
#90BBB5 | rgb(144, 187, 181) | hsl(172, 24%, 65%) | Muted Cyan | View | |
#90B7BB | rgb(144, 183, 187) | hsl(186, 24%, 65%) | Muted Sky Blue | View | |
#90ACBB | rgb(144, 172, 187) | hsl(201, 24%, 65%) | Muted Blue | View | |
#90A1BB | rgb(144, 161, 187) | hsl(216, 24%, 65%) | Muted Blue | View | |
#9097BB | rgb(144, 151, 187) | hsl(230, 24%, 65%) | 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: #90BBB5;
--color-2: #90B7BB;
--color-3: #90ACBB;
--color-4: #90A1BB;
--color-5: #9097BB;
}Palettes that share visual characteristics and color harmony.