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 |
|---|---|---|---|---|---|
#201C4A | rgb(32, 28, 74) | hsl(245, 45%, 20%) | Deep Soft Blue | View | |
#383181 | rgb(56, 49, 129) | hsl(245, 45%, 35%) | Dark Soft Blue | View | |
#5046B9 | rgb(80, 70, 185) | hsl(245, 45%, 50%) | Soft Blue | View | |
#847ECE | rgb(132, 126, 206) | hsl(245, 45%, 65%) | Soft Blue | View | |
#B9B5E3 | rgb(185, 181, 227) | hsl(245, 45%, 80%) | Light Soft Blue | View |
A peaceful combination anchored by #201C4A, 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: #201C4A;
--color-2: #383181;
--color-3: #5046B9;
--color-4: #847ECE;
--color-5: #B9B5E3;
}Palettes that share visual characteristics and color harmony.