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 |
|---|---|---|---|---|---|
#222B44 | rgb(34, 43, 68) | hsl(224, 33%, 20%) | Deep Muted Blue | View | |
#3C4B77 | rgb(60, 75, 119) | hsl(225, 33%, 35%) | Dark Muted Blue | View | |
#556AAA | rgb(85, 106, 170) | hsl(225, 33%, 50%) | Muted Blue | View | |
#8897C3 | rgb(136, 151, 195) | hsl(225, 33%, 65%) | Muted Blue | View | |
#BBC4DD | rgb(187, 196, 221) | hsl(224, 33%, 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: #222B44;
--color-2: #3C4B77;
--color-3: #556AAA;
--color-4: #8897C3;
--color-5: #BBC4DD;
}Palettes that share visual characteristics and color harmony.