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 |
|---|---|---|---|---|---|
#0B265B | rgb(11, 38, 91) | hsl(220, 78%, 20%) | Deep Pure Blue | View | |
#1342A0 | rgb(19, 66, 160) | hsl(220, 79%, 35%) | Dark Pure Blue | View | |
#1B5EE4 | rgb(27, 94, 228) | hsl(220, 79%, 50%) | Pure Blue | View | |
#5F8EEC | rgb(95, 142, 236) | hsl(220, 79%, 65%) | Pure Blue | View | |
#A4BFF4 | rgb(164, 191, 244) | hsl(220, 78%, 80%) | Light Pure Blue | View |
A peaceful combination anchored by #0B265B, 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: #0B265B;
--color-2: #1342A0;
--color-3: #1B5EE4;
--color-4: #5F8EEC;
--color-5: #A4BFF4;
}Palettes that share visual characteristics and color harmony.