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 Pure Blue, Dark Pure Blue, Pure 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 |
|---|---|---|---|---|---|
#150A5C | rgb(21, 10, 92) | hsl(248, 80%, 20%) | Deep Pure Blue | View | |
#2512A1 | rgb(37, 18, 161) | hsl(248, 80%, 35%) | Dark Pure Blue | View | |
#3519E6 | rgb(53, 25, 230) | hsl(248, 80%, 50%) | Pure Blue | View | |
#715EED | rgb(113, 94, 237) | hsl(248, 80%, 65%) | Pure Blue | View | |
#AEA3F5 | rgb(174, 163, 245) | hsl(248, 80%, 80%) | Light Pure Blue | View |
A peaceful combination anchored by #150A5C, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #150A5C;
--color-2: #2512A1;
--color-3: #3519E6;
--color-4: #715EED;
--color-5: #AEA3F5;
}Palettes that share visual characteristics and color harmony.