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 |
|---|---|---|---|---|---|
#5B50AF | rgb(91, 80, 175) | hsl(247, 37%, 50%) | Muted Blue | View | |
#7350AF | rgb(115, 80, 175) | hsl(262, 37%, 50%) | Muted Navy | View | |
#8B50AF | rgb(139, 80, 175) | hsl(277, 37%, 50%) | Muted Purple | View | |
#A250AF | rgb(162, 80, 175) | hsl(292, 37%, 50%) | Muted Purple | View | |
#AF50A4 | rgb(175, 80, 164) | hsl(307, 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: #5B50AF;
--color-2: #7350AF;
--color-3: #8B50AF;
--color-4: #A250AF;
--color-5: #AF50A4;
}Palettes that share visual characteristics and color harmony.