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 |
|---|---|---|---|---|---|
#4D6C99 | rgb(77, 108, 153) | hsl(216, 33%, 45%) | Muted Blue | View | |
#4D5A99 | rgb(77, 90, 153) | hsl(230, 33%, 45%) | Muted Blue | View | |
#534D99 | rgb(83, 77, 153) | hsl(245, 33%, 45%) | Muted Blue | View | |
#664D99 | rgb(102, 77, 153) | hsl(260, 33%, 45%) | Muted Navy | View | |
#794D99 | rgb(121, 77, 153) | hsl(275, 33%, 45%) | Muted Purple | View |
:root {
--color-1: #4D6C99;
--color-2: #4D5A99;
--color-3: #534D99;
--color-4: #664D99;
--color-5: #794D99;
}Palettes that share visual characteristics and color harmony.