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 |
|---|---|---|---|---|---|
#8691C1 | rgb(134, 145, 193) | hsl(229, 32%, 64%) | Muted Blue | View | |
#8A86C1 | rgb(138, 134, 193) | hsl(244, 32%, 64%) | Muted Blue | View | |
#9886C1 | rgb(152, 134, 193) | hsl(258, 32%, 64%) | Muted Navy | View | |
#A786C1 | rgb(167, 134, 193) | hsl(274, 32%, 64%) | Muted Navy | View | |
#B686C1 | rgb(182, 134, 193) | hsl(289, 32%, 64%) | Muted Purple | View |
:root {
--color-1: #8691C1;
--color-2: #8A86C1;
--color-3: #9886C1;
--color-4: #A786C1;
--color-5: #B686C1;
}Palettes that share visual characteristics and color harmony.