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 |
|---|---|---|---|---|---|
#222046 | rgb(34, 32, 70) | hsl(243, 37%, 20%) | Deep Muted Blue | View | |
#3C387A | rgb(60, 56, 122) | hsl(244, 37%, 35%) | Dark Muted Blue | View | |
#5550AF | rgb(85, 80, 175) | hsl(243, 37%, 50%) | Muted Blue | View | |
#8885C7 | rgb(136, 133, 199) | hsl(243, 37%, 65%) | Muted Blue | View | |
#BBB9DF | rgb(187, 185, 223) | hsl(243, 37%, 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: #222046;
--color-2: #3C387A;
--color-3: #5550AF;
--color-4: #8885C7;
--color-5: #BBB9DF;
}Palettes that share visual characteristics and color harmony.