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 |
|---|---|---|---|---|---|
#1F1B4B | rgb(31, 27, 75) | hsl(245, 47%, 20%) | Deep Soft Blue | View | |
#362E84 | rgb(54, 46, 132) | hsl(246, 48%, 35%) | Dark Soft Blue | View | |
#4C42BD | rgb(76, 66, 189) | hsl(245, 48%, 50%) | Soft Blue | View | |
#827BD1 | rgb(130, 123, 209) | hsl(245, 48%, 65%) | Soft Blue | View | |
#B8B4E4 | rgb(184, 180, 228) | hsl(245, 47%, 80%) | Light Soft Blue | View |
A peaceful combination anchored by #1F1B4B, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #1F1B4B;
--color-2: #362E84;
--color-3: #4C42BD;
--color-4: #827BD1;
--color-5: #B8B4E4;
}Palettes that share visual characteristics and color harmony.