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 |
|---|---|---|---|---|---|
#4C709A | rgb(76, 112, 154) | hsl(212, 34%, 45%) | Muted Blue | View | |
#4C5D9A | rgb(76, 93, 154) | hsl(227, 34%, 45%) | Muted Blue | View | |
#4E4C9A | rgb(78, 76, 154) | hsl(242, 34%, 45%) | Muted Blue | View | |
#624C9A | rgb(98, 76, 154) | hsl(257, 34%, 45%) | Muted Navy | View | |
#754C9A | rgb(117, 76, 154) | hsl(272, 34%, 45%) | Muted Navy | View |
:root {
--color-1: #4C709A;
--color-2: #4C5D9A;
--color-3: #4E4C9A;
--color-4: #624C9A;
--color-5: #754C9A;
}Palettes that share visual characteristics and color harmony.