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 |
|---|---|---|---|---|---|
#86BABB | rgb(134, 186, 187) | hsl(181, 28%, 63%) | Muted Cyan | View | |
#86ADBB | rgb(134, 173, 187) | hsl(196, 28%, 63%) | Muted Sky Blue | View | |
#86A0BB | rgb(134, 160, 187) | hsl(211, 28%, 63%) | Muted Blue | View | |
#8693BB | rgb(134, 147, 187) | hsl(225, 28%, 63%) | Muted Blue | View | |
#8786BB | rgb(135, 134, 187) | hsl(241, 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: #86BABB;
--color-2: #86ADBB;
--color-3: #86A0BB;
--color-4: #8693BB;
--color-5: #8786BB;
}Palettes that share visual characteristics and color harmony.