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 |
|---|---|---|---|---|---|
#4D5D99 | rgb(77, 93, 153) | hsl(227, 33%, 45%) | Muted Blue | View | |
#4F4D99 | rgb(79, 77, 153) | hsl(242, 33%, 45%) | Muted Blue | View | |
#624D99 | rgb(98, 77, 153) | hsl(257, 33%, 45%) | Muted Navy | View | |
#754D99 | rgb(117, 77, 153) | hsl(272, 33%, 45%) | Muted Navy | View | |
#884D99 | rgb(136, 77, 153) | hsl(287, 33%, 45%) | Muted Purple | View |
:root {
--color-1: #4D5D99;
--color-2: #4F4D99;
--color-3: #624D99;
--color-4: #754D99;
--color-5: #884D99;
}Palettes that share visual characteristics and color harmony.