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 |
|---|---|---|---|---|---|
#223644 | rgb(34, 54, 68) | hsl(205, 33%, 20%) | Deep Muted Blue | View | |
#3B5E78 | rgb(59, 94, 120) | hsl(206, 34%, 35%) | Dark Muted Blue | View | |
#5487AB | rgb(84, 135, 171) | hsl(205, 34%, 50%) | Muted Blue | View | |
#87ABC4 | rgb(135, 171, 196) | hsl(205, 34%, 65%) | Muted Blue | View | |
#BBCFDD | rgb(187, 207, 221) | hsl(205, 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: #223644;
--color-2: #3B5E78;
--color-3: #5487AB;
--color-4: #87ABC4;
--color-5: #BBCFDD;
}Palettes that share visual characteristics and color harmony.