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 |
|---|---|---|---|---|---|
#4C5F9A | rgb(76, 95, 154) | hsl(225, 34%, 45%) | Muted Blue | View | |
#4C4C9A | rgb(76, 76, 154) | hsl(240, 34%, 45%) | Muted Blue | View | |
#5F4C9A | rgb(95, 76, 154) | hsl(255, 34%, 45%) | Muted Navy | View | |
#734C9A | rgb(115, 76, 154) | hsl(270, 34%, 45%) | Muted Navy | View | |
#864C9A | rgb(134, 76, 154) | hsl(285, 34%, 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: #4C5F9A;
--color-2: #4C4C9A;
--color-3: #5F4C9A;
--color-4: #734C9A;
--color-5: #864C9A;
}Palettes that share visual characteristics and color harmony.