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 |
|---|---|---|---|---|---|
#1A2A4C | rgb(26, 42, 76) | hsl(221, 49%, 20%) | Deep Soft Blue | View | |
#2E4985 | rgb(46, 73, 133) | hsl(221, 49%, 35%) | Dark Soft Blue | View | |
#4169BE | rgb(65, 105, 190) | hsl(221, 49%, 50%) | Soft Blue | View | |
#7A96D1 | rgb(122, 150, 209) | hsl(221, 49%, 65%) | Soft Blue | View | |
#B3C3E5 | rgb(179, 195, 229) | hsl(221, 49%, 80%) | Light Soft Blue | View |
A peaceful combination anchored by #1A2A4C, 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: #1A2A4C;
--color-2: #2E4985;
--color-3: #4169BE;
--color-4: #7A96D1;
--color-5: #B3C3E5;
}Palettes that share visual characteristics and color harmony.