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 |
|---|---|---|---|---|---|
#5A5A8C | rgb(90, 90, 140) | hsl(240, 22%, 45%) | Muted Blue | View | |
#675A8C | rgb(103, 90, 140) | hsl(256, 22%, 45%) | Muted Navy | View | |
#745A8C | rgb(116, 90, 140) | hsl(271, 22%, 45%) | Muted Navy | View | |
#805A8C | rgb(128, 90, 140) | hsl(286, 22%, 45%) | Muted Purple | View | |
#8C5A8B | rgb(140, 90, 139) | hsl(301, 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: #5A5A8C;
--color-2: #675A8C;
--color-3: #745A8C;
--color-4: #805A8C;
--color-5: #8C5A8B;
}Palettes that share visual characteristics and color harmony.