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 |
|---|---|---|---|---|---|
#5A5E8C | rgb(90, 94, 140) | hsl(235, 22%, 45%) | Muted Blue | View | |
#625A8C | rgb(98, 90, 140) | hsl(250, 22%, 45%) | Muted Navy | View | |
#6F5A8C | rgb(111, 90, 140) | hsl(265, 22%, 45%) | Muted Navy | View | |
#7B5A8C | rgb(123, 90, 140) | hsl(280, 22%, 45%) | Muted Purple | View | |
#885A8C | rgb(136, 90, 140) | hsl(295, 22%, 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: #5A5E8C;
--color-2: #625A8C;
--color-3: #6F5A8C;
--color-4: #7B5A8C;
--color-5: #885A8C;
}Palettes that share visual characteristics and color harmony.