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 |
|---|---|---|---|---|---|
#4B539B | rgb(75, 83, 155) | hsl(234, 35%, 45%) | Muted Blue | View | |
#574B9B | rgb(87, 75, 155) | hsl(249, 35%, 45%) | Muted Blue | View | |
#6B4B9B | rgb(107, 75, 155) | hsl(264, 35%, 45%) | Muted Navy | View | |
#7F4B9B | rgb(127, 75, 155) | hsl(279, 35%, 45%) | Muted Purple | View | |
#934B9B | rgb(147, 75, 155) | hsl(294, 35%, 45%) | 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: #4B539B;
--color-2: #574B9B;
--color-3: #6B4B9B;
--color-4: #7F4B9B;
--color-5: #934B9B;
}Palettes that share visual characteristics and color harmony.