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 |
|---|---|---|---|---|---|
#4D6299 | rgb(77, 98, 153) | hsl(223, 33%, 45%) | Muted Blue | View | |
#4D4F99 | rgb(77, 79, 153) | hsl(238, 33%, 45%) | Muted Blue | View | |
#5D4D99 | rgb(93, 77, 153) | hsl(253, 33%, 45%) | Muted Navy | View | |
#704D99 | rgb(112, 77, 153) | hsl(268, 33%, 45%) | Muted Navy | View | |
#834D99 | rgb(131, 77, 153) | hsl(283, 33%, 45%) | Muted Purple | View |
:root {
--color-1: #4D6299;
--color-2: #4D4F99;
--color-3: #5D4D99;
--color-4: #704D99;
--color-5: #834D99;
}Palettes that share visual characteristics and color harmony.