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 |
|---|---|---|---|---|---|
#506EAF | rgb(80, 110, 175) | hsl(221, 37%, 50%) | Muted Blue | View | |
#5057AF | rgb(80, 87, 175) | hsl(236, 37%, 50%) | Muted Blue | View | |
#6250AF | rgb(98, 80, 175) | hsl(251, 37%, 50%) | Muted Navy | View | |
#7950AF | rgb(121, 80, 175) | hsl(266, 37%, 50%) | Muted Navy | View | |
#9150AF | rgb(145, 80, 175) | hsl(281, 37%, 50%) | 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: #506EAF;
--color-2: #5057AF;
--color-3: #6250AF;
--color-4: #7950AF;
--color-5: #9150AF;
}Palettes that share visual characteristics and color harmony.