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 |
|---|---|---|---|---|---|
#88A7C3 | rgb(136, 167, 195) | hsl(208, 33%, 65%) | Muted Blue | View | |
#8898C3 | rgb(136, 152, 195) | hsl(224, 33%, 65%) | Muted Blue | View | |
#8889C3 | rgb(136, 137, 195) | hsl(239, 33%, 65%) | Muted Blue | View | |
#9688C3 | rgb(150, 136, 195) | hsl(254, 33%, 65%) | Muted Navy | View | |
#A588C3 | rgb(165, 136, 195) | hsl(269, 33%, 65%) | Muted Navy | View |
:root {
--color-1: #88A7C3;
--color-2: #8898C3;
--color-3: #8889C3;
--color-4: #9688C3;
--color-5: #A588C3;
}Palettes that share visual characteristics and color harmony.