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 |
|---|---|---|---|---|---|
#272B3F | rgb(39, 43, 63) | hsl(230, 24%, 20%) | Deep Muted Blue | View | |
#444C6F | rgb(68, 76, 111) | hsl(229, 24%, 35%) | Dark Muted Blue | View | |
#616C9E | rgb(97, 108, 158) | hsl(229, 24%, 50%) | Muted Blue | View | |
#9098BB | rgb(144, 152, 187) | hsl(229, 24%, 65%) | Muted Blue | View | |
#C0C4D8 | rgb(192, 196, 216) | hsl(230, 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: #272B3F;
--color-2: #444C6F;
--color-3: #616C9E;
--color-4: #9098BB;
--color-5: #C0C4D8;
}Palettes that share visual characteristics and color harmony.