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 |
|---|---|---|---|---|---|
#212245 | rgb(33, 34, 69) | hsl(238, 35%, 20%) | Deep Muted Blue | View | |
#393B79 | rgb(57, 59, 121) | hsl(238, 36%, 35%) | Dark Muted Blue | View | |
#5255AD | rgb(82, 85, 173) | hsl(238, 36%, 50%) | Muted Blue | View | |
#8688C6 | rgb(134, 136, 198) | hsl(238, 36%, 65%) | Muted Blue | View | |
#BABBDE | rgb(186, 187, 222) | hsl(238, 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: #212245;
--color-2: #393B79;
--color-3: #5255AD;
--color-4: #8688C6;
--color-5: #BABBDE;
}Palettes that share visual characteristics and color harmony.