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 |
|---|---|---|---|---|---|
#8A90BC | rgb(138, 144, 188) | hsl(233, 27%, 64%) | Muted Blue | View | |
#918ABC | rgb(145, 138, 188) | hsl(248, 27%, 64%) | Muted Blue | View | |
#9D8ABC | rgb(157, 138, 188) | hsl(263, 27%, 64%) | Muted Navy | View | |
#AA8ABC | rgb(170, 138, 188) | hsl(278, 27%, 64%) | Muted Purple | View | |
#B68ABC | rgb(182, 138, 188) | hsl(293, 27%, 64%) | Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8A90BC;
--color-2: #918ABC;
--color-3: #9D8ABC;
--color-4: #AA8ABC;
--color-5: #B68ABC;
}Palettes that share visual characteristics and color harmony.