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 |
|---|---|---|---|---|---|
#1C1A4D | rgb(28, 26, 77) | hsl(242, 50%, 20%) | Deep Soft Blue | View | |
#312D86 | rgb(49, 45, 134) | hsl(243, 50%, 35%) | Dark Soft Blue | View | |
#4640BF | rgb(70, 64, 191) | hsl(243, 50%, 50%) | Soft Blue | View | |
#7E79D2 | rgb(126, 121, 210) | hsl(243, 50%, 65%) | Soft Blue | View | |
#B5B3E6 | rgb(181, 179, 230) | hsl(242, 50%, 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: #1C1A4D;
--color-2: #312D86;
--color-3: #4640BF;
--color-4: #7E79D2;
--color-5: #B5B3E6;
}Palettes that share visual characteristics and color harmony.