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 |
|---|---|---|---|---|---|
#272E3F | rgb(39, 46, 63) | hsl(223, 24%, 20%) | Deep Muted Blue | View | |
#45506E | rgb(69, 80, 110) | hsl(224, 23%, 35%) | Dark Muted Blue | View | |
#62729D | rgb(98, 114, 157) | hsl(224, 23%, 50%) | Muted Blue | View | |
#919CBA | rgb(145, 156, 186) | hsl(224, 23%, 65%) | Muted Blue | View | |
#C0C7D8 | rgb(192, 199, 216) | hsl(222, 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: #272E3F;
--color-2: #45506E;
--color-3: #62729D;
--color-4: #919CBA;
--color-5: #C0C7D8;
}Palettes that share visual characteristics and color harmony.