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 |
|---|---|---|---|---|---|
#232244 | rgb(35, 34, 68) | hsl(242, 33%, 20%) | Deep Muted Blue | View | |
#3E3B78 | rgb(62, 59, 120) | hsl(243, 34%, 35%) | Dark Muted Blue | View | |
#5854AB | rgb(88, 84, 171) | hsl(243, 34%, 50%) | Muted Blue | View | |
#8A87C4 | rgb(138, 135, 196) | hsl(243, 34%, 65%) | Muted Blue | View | |
#BCBBDD | rgb(188, 187, 221) | hsl(242, 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: #232244;
--color-2: #3E3B78;
--color-3: #5854AB;
--color-4: #8A87C4;
--color-5: #BCBBDD;
}Palettes that share visual characteristics and color harmony.