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 |
|---|---|---|---|---|---|
#4B519B | rgb(75, 81, 155) | hsl(236, 35%, 45%) | Muted Blue | View | |
#584B9B | rgb(88, 75, 155) | hsl(250, 35%, 45%) | Muted Navy | View | |
#6C4B9B | rgb(108, 75, 155) | hsl(265, 35%, 45%) | Muted Navy | View | |
#804B9B | rgb(128, 75, 155) | hsl(280, 35%, 45%) | Muted Purple | View | |
#944B9B | rgb(148, 75, 155) | hsl(295, 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: #4B519B;
--color-2: #584B9B;
--color-3: #6C4B9B;
--color-4: #804B9B;
--color-5: #944B9B;
}Palettes that share visual characteristics and color harmony.