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 Soft Blue, Soft 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 |
|---|---|---|---|---|---|
#1F2C47 | rgb(31, 44, 71) | hsl(220, 39%, 20%) | Deep Muted Blue | View | |
#364D7D | rgb(54, 77, 125) | hsl(221, 40%, 35%) | Dark Soft Blue | View | |
#4D6FB3 | rgb(77, 111, 179) | hsl(220, 40%, 50%) | Soft Blue | View | |
#829AC9 | rgb(130, 154, 201) | hsl(220, 40%, 65%) | Soft Blue | View | |
#B8C5E0 | rgb(184, 197, 224) | hsl(220, 39%, 80%) | Light Muted Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Blue and Dark Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1F2C47;
--color-2: #364D7D;
--color-3: #4D6FB3;
--color-4: #829AC9;
--color-5: #B8C5E0;
}Palettes that share visual characteristics and color harmony.