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 |
|---|---|---|---|---|---|
#4B619B | rgb(75, 97, 155) | hsl(224, 35%, 45%) | Muted Blue | View | |
#4B4D9B | rgb(75, 77, 155) | hsl(239, 35%, 45%) | Muted Blue | View | |
#5C4B9B | rgb(92, 75, 155) | hsl(253, 35%, 45%) | Muted Navy | View | |
#704B9B | rgb(112, 75, 155) | hsl(268, 35%, 45%) | Muted Navy | View | |
#844B9B | rgb(132, 75, 155) | hsl(283, 35%, 45%) | Muted Purple | View |
This blue-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: #4B619B;
--color-2: #4B4D9B;
--color-3: #5C4B9B;
--color-4: #704B9B;
--color-5: #844B9B;
}Palettes that share visual characteristics and color harmony.