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 |
|---|---|---|---|---|---|
#212C45 | rgb(33, 44, 69) | hsl(222, 35%, 20%) | Deep Muted Blue | View | |
#394C79 | rgb(57, 76, 121) | hsl(222, 36%, 35%) | Dark Muted Blue | View | |
#526DAD | rgb(82, 109, 173) | hsl(222, 36%, 50%) | Muted Blue | View | |
#8699C6 | rgb(134, 153, 198) | hsl(222, 36%, 65%) | Muted Blue | View | |
#BAC5DE | rgb(186, 197, 222) | hsl(222, 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: #212C45;
--color-2: #394C79;
--color-3: #526DAD;
--color-4: #8699C6;
--color-5: #BAC5DE;
}Palettes that share visual characteristics and color harmony.