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 |
|---|---|---|---|---|---|
#4C749A | rgb(76, 116, 154) | hsl(209, 34%, 45%) | Muted Blue | View | |
#4C619A | rgb(76, 97, 154) | hsl(224, 34%, 45%) | Muted Blue | View | |
#4C4D9A | rgb(76, 77, 154) | hsl(239, 34%, 45%) | Muted Blue | View | |
#5E4C9A | rgb(94, 76, 154) | hsl(254, 34%, 45%) | Muted Navy | View | |
#714C9A | rgb(113, 76, 154) | hsl(268, 34%, 45%) | Muted Navy | View |
:root {
--color-1: #4C749A;
--color-2: #4C619A;
--color-3: #4C4D9A;
--color-4: #5E4C9A;
--color-5: #714C9A;
}Palettes that share visual characteristics and color harmony.