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 Sky Blue, Muted 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 |
|---|---|---|---|---|---|
#86B7C6 | rgb(134, 183, 198) | hsl(194, 36%, 65%) | Muted Sky Blue | View | |
#86A7C6 | rgb(134, 167, 198) | hsl(209, 36%, 65%) | Muted Blue | View | |
#8697C6 | rgb(134, 151, 198) | hsl(224, 36%, 65%) | Muted Blue | View | |
#8687C6 | rgb(134, 135, 198) | hsl(239, 36%, 65%) | Muted Blue | View | |
#9586C6 | rgb(149, 134, 198) | hsl(254, 36%, 65%) | Muted Navy | View |
:root {
--color-1: #86B7C6;
--color-2: #86A7C6;
--color-3: #8697C6;
--color-4: #8687C6;
--color-5: #9586C6;
}Palettes that share visual characteristics and color harmony.