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 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 |
|---|---|---|---|---|---|
#88A5C3 | rgb(136, 165, 195) | hsl(211, 33%, 65%) | Muted Blue | View | |
#8896C3 | rgb(136, 150, 195) | hsl(226, 33%, 65%) | Muted Blue | View | |
#8988C3 | rgb(137, 136, 195) | hsl(241, 33%, 65%) | Muted Blue | View | |
#9888C3 | rgb(152, 136, 195) | hsl(256, 33%, 65%) | Muted Navy | View | |
#A788C3 | rgb(167, 136, 195) | hsl(272, 33%, 65%) | Muted Navy | View |
:root {
--color-1: #88A5C3;
--color-2: #8896C3;
--color-3: #8988C3;
--color-4: #9888C3;
--color-5: #A788C3;
}Palettes that share visual characteristics and color harmony.