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 |
|---|---|---|---|---|---|
#84AEBD | rgb(132, 174, 189) | hsl(196, 30%, 63%) | Muted Sky Blue | View | |
#84A0BD | rgb(132, 160, 189) | hsl(211, 30%, 63%) | Muted Blue | View | |
#8492BD | rgb(132, 146, 189) | hsl(225, 30%, 63%) | Muted Blue | View | |
#8584BD | rgb(133, 132, 189) | hsl(241, 30%, 63%) | Muted Blue | View | |
#9384BD | rgb(147, 132, 189) | hsl(256, 30%, 63%) | Muted Navy | View |
:root {
--color-1: #84AEBD;
--color-2: #84A0BD;
--color-3: #8492BD;
--color-4: #8584BD;
--color-5: #9384BD;
}Palettes that share visual characteristics and color harmony.