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 Purple. 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 |
|---|---|---|---|---|---|
#5D50AF | rgb(93, 80, 175) | hsl(248, 37%, 50%) | Muted Blue | View | |
#7450AF | rgb(116, 80, 175) | hsl(263, 37%, 50%) | Muted Navy | View | |
#8C50AF | rgb(140, 80, 175) | hsl(278, 37%, 50%) | Muted Purple | View | |
#A450AF | rgb(164, 80, 175) | hsl(293, 37%, 50%) | Muted Purple | View | |
#AF50A2 | rgb(175, 80, 162) | hsl(308, 37%, 50%) | Muted Pink | 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: #5D50AF;
--color-2: #7450AF;
--color-3: #8C50AF;
--color-4: #A450AF;
--color-5: #AF50A2;
}Palettes that share visual characteristics and color harmony.