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 |
|---|---|---|---|---|---|
#272F3F | rgb(39, 47, 63) | hsl(220, 24%, 20%) | Deep Muted Blue | View | |
#44536F | rgb(68, 83, 111) | hsl(219, 24%, 35%) | Dark Muted Blue | View | |
#61769E | rgb(97, 118, 158) | hsl(219, 24%, 50%) | Muted Blue | View | |
#909FBB | rgb(144, 159, 187) | hsl(219, 24%, 65%) | Muted Blue | View | |
#C0C8D8 | rgb(192, 200, 216) | hsl(220, 24%, 80%) | Cloud 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: #272F3F;
--color-2: #44536F;
--color-3: #61769E;
--color-4: #909FBB;
--color-5: #C0C8D8;
}Palettes that share visual characteristics and color harmony.