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 |
|---|---|---|---|---|---|
#95A9CB | rgb(149, 169, 203) | hsl(218, 34%, 69%) | Muted Blue | View | |
#959BCB | rgb(149, 155, 203) | hsl(233, 34%, 69%) | Muted Blue | View | |
#9C95CB | rgb(156, 149, 203) | hsl(248, 34%, 69%) | Muted Blue | View | |
#AA95CB | rgb(170, 149, 203) | hsl(263, 34%, 69%) | Muted Navy | View | |
#B795CB | rgb(183, 149, 203) | hsl(278, 34%, 69%) | Muted Purple | View |
:root {
--color-1: #95A9CB;
--color-2: #959BCB;
--color-3: #9C95CB;
--color-4: #AA95CB;
--color-5: #B795CB;
}Palettes that share visual characteristics and color harmony.