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 |
|---|---|---|---|---|---|
#4F5AB0 | rgb(79, 90, 176) | hsl(233, 38%, 50%) | Muted Blue | View | |
#5C4FB0 | rgb(92, 79, 176) | hsl(248, 38%, 50%) | Muted Blue | View | |
#744FB0 | rgb(116, 79, 176) | hsl(263, 38%, 50%) | Muted Navy | View | |
#8C4FB0 | rgb(140, 79, 176) | hsl(278, 38%, 50%) | Muted Purple | View | |
#A54FB0 | rgb(165, 79, 176) | hsl(293, 38%, 50%) | Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4F5AB0;
--color-2: #5C4FB0;
--color-3: #744FB0;
--color-4: #8C4FB0;
--color-5: #A54FB0;
}Palettes that share visual characteristics and color harmony.