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 Deep Muted Blue, Dark Muted Blue, Muted Blue. 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 |
|---|---|---|---|---|---|
#212B45 | rgb(33, 43, 69) | hsl(223, 35%, 20%) | Deep Muted Blue | View | |
#394B79 | rgb(57, 75, 121) | hsl(223, 36%, 35%) | Dark Muted Blue | View | |
#526CAD | rgb(82, 108, 173) | hsl(223, 36%, 50%) | Muted Blue | View | |
#8698C6 | rgb(134, 152, 198) | hsl(223, 36%, 65%) | Muted Blue | View | |
#BAC4DE | rgb(186, 196, 222) | hsl(223, 35%, 80%) | Light Muted Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Blue and Dark Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #212B45;
--color-2: #394B79;
--color-3: #526CAD;
--color-4: #8698C6;
--color-5: #BAC4DE;
}Palettes that share visual characteristics and color harmony.