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 |
|---|---|---|---|---|---|
#4C649A | rgb(76, 100, 154) | hsl(222, 34%, 45%) | Muted Blue | View | |
#4C519A | rgb(76, 81, 154) | hsl(236, 34%, 45%) | Muted Blue | View | |
#5A4C9A | rgb(90, 76, 154) | hsl(251, 34%, 45%) | Muted Navy | View | |
#6E4C9A | rgb(110, 76, 154) | hsl(266, 34%, 45%) | Muted Navy | View | |
#814C9A | rgb(129, 76, 154) | hsl(281, 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: #4C649A;
--color-2: #4C519A;
--color-3: #5A4C9A;
--color-4: #6E4C9A;
--color-5: #814C9A;
}Palettes that share visual characteristics and color harmony.