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 |
|---|---|---|---|---|---|
#4C5B9A | rgb(76, 91, 154) | hsl(228, 34%, 45%) | Muted Blue | View | |
#504C9A | rgb(80, 76, 154) | hsl(243, 34%, 45%) | Muted Blue | View | |
#634C9A | rgb(99, 76, 154) | hsl(258, 34%, 45%) | Muted Navy | View | |
#774C9A | rgb(119, 76, 154) | hsl(273, 34%, 45%) | Muted Navy | View | |
#8A4C9A | rgb(138, 76, 154) | hsl(288, 34%, 45%) | Muted Purple | View |
:root {
--color-1: #4C5B9A;
--color-2: #504C9A;
--color-3: #634C9A;
--color-4: #774C9A;
--color-5: #8A4C9A;
}Palettes that share visual characteristics and color harmony.