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 |
|---|---|---|---|---|---|
#56628F | rgb(86, 98, 143) | hsl(227, 25%, 45%) | Muted Blue | View | |
#58568F | rgb(88, 86, 143) | hsl(242, 25%, 45%) | Muted Blue | View | |
#66568F | rgb(102, 86, 143) | hsl(257, 25%, 45%) | Muted Navy | View | |
#75568F | rgb(117, 86, 143) | hsl(273, 25%, 45%) | Muted Navy | View | |
#83568F | rgb(131, 86, 143) | hsl(287, 25%, 45%) | Muted Purple | View |
:root {
--color-1: #56628F;
--color-2: #58568F;
--color-3: #66568F;
--color-4: #75568F;
--color-5: #83568F;
}Palettes that share visual characteristics and color harmony.