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 |
|---|---|---|---|---|---|
#0B1C5B | rgb(11, 28, 91) | hsl(227, 78%, 20%) | Deep Pure Blue | View | |
#1331A0 | rgb(19, 49, 160) | hsl(227, 79%, 35%) | Dark Pure Blue | View | |
#1B46E4 | rgb(27, 70, 228) | hsl(227, 79%, 50%) | Pure Blue | View | |
#5F7EEC | rgb(95, 126, 236) | hsl(227, 79%, 65%) | Pure Blue | View | |
#A4B5F4 | rgb(164, 181, 244) | hsl(227, 78%, 80%) | Light Pure Blue | View |
A peaceful combination anchored by #0B1C5B, 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: #0B1C5B;
--color-2: #1331A0;
--color-3: #1B46E4;
--color-4: #5F7EEC;
--color-5: #A4B5F4;
}Palettes that share visual characteristics and color harmony.