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 |
|---|---|---|---|---|---|
#28333E | rgb(40, 51, 62) | hsl(210, 22%, 20%) | Deep Muted Blue | View | |
#46596D | rgb(70, 89, 109) | hsl(211, 22%, 35%) | Dark Muted Blue | View | |
#63809C | rgb(99, 128, 156) | hsl(209, 22%, 50%) | Muted Blue | View | |
#92A6B9 | rgb(146, 166, 185) | hsl(209, 22%, 65%) | Muted Blue | View | |
#C1CCD7 | rgb(193, 204, 215) | hsl(210, 22%, 80%) | Cloud Blue | View |
A peaceful combination anchored by #28333E, 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: #28333E;
--color-2: #46596D;
--color-3: #63809C;
--color-4: #92A6B9;
--color-5: #C1CCD7;
}Palettes that share visual characteristics and color harmony.