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 |
|---|---|---|---|---|---|
#4E6FB1 | rgb(78, 111, 177) | hsl(220, 39%, 50%) | Muted Blue | View | |
#4E56B1 | rgb(78, 86, 177) | hsl(235, 39%, 50%) | Muted Blue | View | |
#5E4EB1 | rgb(94, 78, 177) | hsl(250, 39%, 50%) | Muted Navy | View | |
#774EB1 | rgb(119, 78, 177) | hsl(265, 39%, 50%) | Muted Navy | View | |
#904EB1 | rgb(144, 78, 177) | hsl(280, 39%, 50%) | Muted Purple | View |
:root {
--color-1: #4E6FB1;
--color-2: #4E56B1;
--color-3: #5E4EB1;
--color-4: #774EB1;
--color-5: #904EB1;
}Palettes that share visual characteristics and color harmony.