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 |
|---|---|---|---|---|---|
#88B1C3 | rgb(136, 177, 195) | hsl(198, 33%, 65%) | Muted Sky Blue | View | |
#88A2C3 | rgb(136, 162, 195) | hsl(214, 33%, 65%) | Muted Blue | View | |
#8893C3 | rgb(136, 147, 195) | hsl(229, 33%, 65%) | Muted Blue | View | |
#8C88C3 | rgb(140, 136, 195) | hsl(244, 33%, 65%) | Muted Blue | View | |
#9B88C3 | rgb(155, 136, 195) | hsl(259, 33%, 65%) | Muted Navy | View |
:root {
--color-1: #88B1C3;
--color-2: #88A2C3;
--color-3: #8893C3;
--color-4: #8C88C3;
--color-5: #9B88C3;
}Palettes that share visual characteristics and color harmony.