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 |
|---|---|---|---|---|---|
#5A6DA0 | rgb(90, 109, 160) | hsl(224, 28%, 49%) | Muted Blue | View | |
#5A5BA0 | rgb(90, 91, 160) | hsl(239, 28%, 49%) | Muted Blue | View | |
#6A5AA0 | rgb(106, 90, 160) | hsl(254, 28%, 49%) | Muted Navy | View | |
#7C5AA0 | rgb(124, 90, 160) | hsl(269, 28%, 49%) | Muted Navy | View | |
#8D5AA0 | rgb(141, 90, 160) | hsl(284, 28%, 49%) | Muted Purple | View |
:root {
--color-1: #5A6DA0;
--color-2: #5A5BA0;
--color-3: #6A5AA0;
--color-4: #7C5AA0;
--color-5: #8D5AA0;
}Palettes that share visual characteristics and color harmony.