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 |
|---|---|---|---|---|---|
#2A283E | rgb(42, 40, 62) | hsl(245, 22%, 20%) | Deep Muted Blue | View | |
#4A476C | rgb(74, 71, 108) | hsl(245, 21%, 35%) | Dark Muted Blue | View | |
#69659A | rgb(105, 101, 154) | hsl(245, 21%, 50%) | Muted Blue | View | |
#9693B8 | rgb(150, 147, 184) | hsl(245, 21%, 65%) | Muted Blue | View | |
#C3C1D7 | rgb(195, 193, 215) | hsl(245, 22%, 80%) | Cloud Blue | View |
A peaceful combination anchored by #2A283E, 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: #2A283E;
--color-2: #4A476C;
--color-3: #69659A;
--color-4: #9693B8;
--color-5: #C3C1D7;
}Palettes that share visual characteristics and color harmony.