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 Soft 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 |
|---|---|---|---|---|---|
#1A1650 | rgb(26, 22, 80) | hsl(244, 57%, 20%) | Deep Soft Blue | View | |
#2E278B | rgb(46, 39, 139) | hsl(244, 56%, 35%) | Dark Soft Blue | View | |
#4238C7 | rgb(66, 56, 199) | hsl(244, 56%, 50%) | Soft Blue | View | |
#7A74D8 | rgb(122, 116, 216) | hsl(244, 56%, 65%) | Soft Blue | View | |
#B3AFE9 | rgb(179, 175, 233) | hsl(244, 57%, 80%) | Light Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Soft Blue and Dark Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1A1650;
--color-2: #2E278B;
--color-3: #4238C7;
--color-4: #7A74D8;
--color-5: #B3AFE9;
}Palettes that share visual characteristics and color harmony.