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 |
|---|---|---|---|---|---|
#2B2C3B | rgb(43, 44, 59) | hsl(236, 16%, 20%) | Deep Muted Blue | View | |
#4B4E68 | rgb(75, 78, 104) | hsl(234, 16%, 35%) | Dark Muted Blue | View | |
#6B6F94 | rgb(107, 111, 148) | hsl(234, 16%, 50%) | Muted Blue | View | |
#979AB4 | rgb(151, 154, 180) | hsl(234, 16%, 65%) | Muted Blue | View | |
#C4C5D4 | rgb(196, 197, 212) | hsl(236, 16%, 80%) | Cloud Blue | View |
A peaceful combination anchored by #2B2C3B, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #2B2C3B;
--color-2: #4B4E68;
--color-3: #6B6F94;
--color-4: #979AB4;
--color-5: #C4C5D4;
}Palettes that share visual characteristics and color harmony.