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 |
|---|---|---|---|---|---|
#576F98 | rgb(87, 111, 152) | hsl(218, 27%, 47%) | Muted Blue | View | |
#575F98 | rgb(87, 95, 152) | hsl(233, 27%, 47%) | Muted Blue | View | |
#605798 | rgb(96, 87, 152) | hsl(248, 27%, 47%) | Muted Blue | View | |
#705798 | rgb(112, 87, 152) | hsl(263, 27%, 47%) | Muted Navy | View | |
#805798 | rgb(128, 87, 152) | hsl(278, 27%, 47%) | Muted Purple | View |
:root {
--color-1: #576F98;
--color-2: #575F98;
--color-3: #605798;
--color-4: #705798;
--color-5: #805798;
}Palettes that share visual characteristics and color harmony.