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 Navy, 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 |
|---|---|---|---|---|---|
#4B4B9B | rgb(75, 75, 155) | hsl(240, 35%, 45%) | Muted Blue | View | |
#5F4B9B | rgb(95, 75, 155) | hsl(255, 35%, 45%) | Muted Navy | View | |
#734B9B | rgb(115, 75, 155) | hsl(270, 35%, 45%) | Muted Navy | View | |
#874B9B | rgb(135, 75, 155) | hsl(285, 35%, 45%) | Muted Purple | View | |
#9B4B9B | rgb(155, 75, 155) | hsl(300, 35%, 45%) | Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4B4B9B;
--color-2: #5F4B9B;
--color-3: #734B9B;
--color-4: #874B9B;
--color-5: #9B4B9B;
}Palettes that share visual characteristics and color harmony.