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 |
|---|---|---|---|---|---|
#222644 | rgb(34, 38, 68) | hsl(233, 33%, 20%) | Deep Muted Blue | View | |
#3C4277 | rgb(60, 66, 119) | hsl(234, 33%, 35%) | Dark Muted Blue | View | |
#555EAA | rgb(85, 94, 170) | hsl(234, 33%, 50%) | Muted Blue | View | |
#888EC3 | rgb(136, 142, 195) | hsl(234, 33%, 65%) | Muted Blue | View | |
#BBBFDD | rgb(187, 191, 221) | hsl(233, 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: #222644;
--color-2: #3C4277;
--color-3: #555EAA;
--color-4: #888EC3;
--color-5: #BBBFDD;
}Palettes that share visual characteristics and color harmony.