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 |
|---|---|---|---|---|---|
#5E72A1 | rgb(94, 114, 161) | hsl(222, 26%, 50%) | Muted Blue | View | |
#5E62A1 | rgb(94, 98, 161) | hsl(236, 26%, 50%) | Muted Blue | View | |
#6C5EA1 | rgb(108, 94, 161) | hsl(253, 26%, 50%) | Muted Navy | View | |
#7C5EA1 | rgb(124, 94, 161) | hsl(267, 26%, 50%) | Muted Navy | View | |
#8D5EA1 | rgb(141, 94, 161) | hsl(282, 26%, 50%) | Muted Purple | View |
:root {
--color-1: #5E72A1;
--color-2: #5E62A1;
--color-3: #6C5EA1;
--color-4: #7C5EA1;
--color-5: #8D5EA1;
}Palettes that share visual characteristics and color harmony.