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 |
|---|---|---|---|---|---|
#4F64B0 | rgb(79, 100, 176) | hsl(227, 38%, 50%) | Muted Blue | View | |
#524FB0 | rgb(82, 79, 176) | hsl(242, 38%, 50%) | Muted Blue | View | |
#6B4FB0 | rgb(107, 79, 176) | hsl(257, 38%, 50%) | Muted Navy | View | |
#834FB0 | rgb(131, 79, 176) | hsl(272, 38%, 50%) | Muted Navy | View | |
#9B4FB0 | rgb(155, 79, 176) | hsl(287, 38%, 50%) | Muted Purple | View |
:root {
--color-1: #4F64B0;
--color-2: #524FB0;
--color-3: #6B4FB0;
--color-4: #834FB0;
--color-5: #9B4FB0;
}Palettes that share visual characteristics and color harmony.