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 |
|---|---|---|---|---|---|
#222244 | rgb(34, 34, 68) | hsl(240, 33%, 20%) | Deep Muted Blue | View | |
#3C3C77 | rgb(60, 60, 119) | hsl(240, 33%, 35%) | Dark Muted Blue | View | |
#5555AA | rgb(85, 85, 170) | hsl(240, 33%, 50%) | Muted Blue | View | |
#8888C3 | rgb(136, 136, 195) | hsl(240, 33%, 65%) | Muted Blue | View | |
#BBBBDD | rgb(187, 187, 221) | hsl(240, 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: #222244;
--color-2: #3C3C77;
--color-3: #5555AA;
--color-4: #8888C3;
--color-5: #BBBBDD;
}Palettes that share visual characteristics and color harmony.