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 |
|---|---|---|---|---|---|
#0D095D | rgb(13, 9, 93) | hsl(243, 82%, 20%) | Deep Pure Blue | View | |
#170FA3 | rgb(23, 15, 163) | hsl(243, 83%, 35%) | Dark Pure Blue | View | |
#2016E9 | rgb(32, 22, 233) | hsl(243, 83%, 50%) | Pure Blue | View | |
#635CF0 | rgb(99, 92, 240) | hsl(243, 83%, 65%) | Pure Blue | View | |
#A6A2F6 | rgb(166, 162, 246) | hsl(243, 82%, 80%) | Light Pure Blue | View |
A peaceful combination anchored by #0D095D, 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: #0D095D;
--color-2: #170FA3;
--color-3: #2016E9;
--color-4: #635CF0;
--color-5: #A6A2F6;
}Palettes that share visual characteristics and color harmony.