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 |
|---|---|---|---|---|---|
#0B135B | rgb(11, 19, 91) | hsl(234, 78%, 20%) | Deep Pure Blue | View | |
#1321A0 | rgb(19, 33, 160) | hsl(234, 79%, 35%) | Dark Pure Blue | View | |
#1B2FE4 | rgb(27, 47, 228) | hsl(234, 79%, 50%) | Pure Blue | View | |
#5F6DEC | rgb(95, 109, 236) | hsl(234, 79%, 65%) | Pure Blue | View | |
#A4ACF4 | rgb(164, 172, 244) | hsl(234, 78%, 80%) | Light Pure Blue | View |
A peaceful combination anchored by #0B135B, 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: #0B135B;
--color-2: #1321A0;
--color-3: #1B2FE4;
--color-4: #5F6DEC;
--color-5: #A4ACF4;
}Palettes that share visual characteristics and color harmony.