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 |
|---|---|---|---|---|---|
#86BBB2 | rgb(134, 187, 178) | hsl(170, 28%, 63%) | Muted Cyan | View | |
#86B7BB | rgb(134, 183, 187) | hsl(185, 28%, 63%) | Muted Sky Blue | View | |
#86A9BB | rgb(134, 169, 187) | hsl(200, 28%, 63%) | Muted Blue | View | |
#869CBB | rgb(134, 156, 187) | hsl(215, 28%, 63%) | Muted Blue | View | |
#868FBB | rgb(134, 143, 187) | hsl(230, 28%, 63%) | 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: #86BBB2;
--color-2: #86B7BB;
--color-3: #86A9BB;
--color-4: #869CBB;
--color-5: #868FBB;
}Palettes that share visual characteristics and color harmony.