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 | |
#3A4B78 | rgb(58, 75, 120) | hsl(224, 35%, 35%) | Dark Muted Blue | View | |
#536BAC | rgb(83, 107, 172) | hsl(224, 35%, 50%) | Muted Blue | View | |
#8797C5 | rgb(135, 151, 197) | hsl(225, 35%, 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: #3A4B78;
--color-3: #536BAC;
--color-4: #8797C5;
--color-5: #BAC4DE;
}Palettes that share visual characteristics and color harmony.