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 |
|---|---|---|---|---|---|
#272D3F | rgb(39, 45, 63) | hsl(225, 24%, 20%) | Deep Muted Blue | View | |
#444F6F | rgb(68, 79, 111) | hsl(225, 24%, 35%) | Dark Muted Blue | View | |
#61709E | rgb(97, 112, 158) | hsl(225, 24%, 50%) | Muted Blue | View | |
#909BBB | rgb(144, 155, 187) | hsl(225, 24%, 65%) | Muted Blue | View | |
#C0C6D8 | rgb(192, 198, 216) | hsl(225, 24%, 80%) | Cloud Blue | View |
A peaceful combination anchored by #272D3F, 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: #272D3F;
--color-2: #444F6F;
--color-3: #61709E;
--color-4: #909BBB;
--color-5: #C0C6D8;
}Palettes that share visual characteristics and color harmony.