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 |
|---|---|---|---|---|---|
#080F5E | rgb(8, 15, 94) | hsl(235, 84%, 20%) | Deep Pure Blue | View | |
#0D1AA5 | rgb(13, 26, 165) | hsl(235, 85%, 35%) | Dark Pure Blue | View | |
#1325EC | rgb(19, 37, 236) | hsl(235, 85%, 50%) | Pure Blue | View | |
#5A67F2 | rgb(90, 103, 242) | hsl(235, 85%, 65%) | Pure Blue | View | |
#A1A8F7 | rgb(161, 168, 247) | hsl(235, 84%, 80%) | Light Pure Blue | View |
A peaceful combination anchored by #080F5E, 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: #080F5E;
--color-2: #0D1AA5;
--color-3: #1325EC;
--color-4: #5A67F2;
--color-5: #A1A8F7;
}Palettes that share visual characteristics and color harmony.