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 |
|---|---|---|---|---|---|
#90BBB8 | rgb(144, 187, 184) | hsl(176, 24%, 65%) | Muted Cyan | View | |
#90B4BB | rgb(144, 180, 187) | hsl(190, 24%, 65%) | Muted Sky Blue | View | |
#90A9BB | rgb(144, 169, 187) | hsl(205, 24%, 65%) | Muted Blue | View | |
#909FBB | rgb(144, 159, 187) | hsl(219, 24%, 65%) | Muted Blue | View | |
#9094BB | rgb(144, 148, 187) | hsl(234, 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: #90BBB8;
--color-2: #90B4BB;
--color-3: #90A9BB;
--color-4: #909FBB;
--color-5: #9094BB;
}Palettes that share visual characteristics and color harmony.