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 |
|---|---|---|---|---|---|
#4F62B0 | rgb(79, 98, 176) | hsl(228, 38%, 50%) | Muted Blue | View | |
#544FB0 | rgb(84, 79, 176) | hsl(243, 38%, 50%) | Muted Blue | View | |
#6C4FB0 | rgb(108, 79, 176) | hsl(258, 38%, 50%) | Muted Navy | View | |
#844FB0 | rgb(132, 79, 176) | hsl(273, 38%, 50%) | Muted Navy | View | |
#9D4FB0 | rgb(157, 79, 176) | hsl(288, 38%, 50%) | Muted Purple | View |
:root {
--color-1: #4F62B0;
--color-2: #544FB0;
--color-3: #6C4FB0;
--color-4: #844FB0;
--color-5: #9D4FB0;
}Palettes that share visual characteristics and color harmony.