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 Navy. 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 |
|---|---|---|---|---|---|
#8695C1 | rgb(134, 149, 193) | hsl(225, 32%, 64%) | Muted Blue | View | |
#8686C1 | rgb(134, 134, 193) | hsl(240, 32%, 64%) | Muted Blue | View | |
#9586C1 | rgb(149, 134, 193) | hsl(255, 32%, 64%) | Muted Navy | View | |
#A386C1 | rgb(163, 134, 193) | hsl(269, 32%, 64%) | Muted Navy | View | |
#B286C1 | rgb(178, 134, 193) | hsl(285, 32%, 64%) | Muted Purple | View |
:root {
--color-1: #8695C1;
--color-2: #8686C1;
--color-3: #9586C1;
--color-4: #A386C1;
--color-5: #B286C1;
}Palettes that share visual characteristics and color harmony.