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 |
|---|---|---|---|---|---|
#140B5B | rgb(20, 11, 91) | hsl(247, 78%, 20%) | Deep Pure Blue | View | |
#2313A0 | rgb(35, 19, 160) | hsl(247, 79%, 35%) | Dark Pure Blue | View | |
#321BE4 | rgb(50, 27, 228) | hsl(247, 79%, 50%) | Pure Blue | View | |
#705FEC | rgb(112, 95, 236) | hsl(247, 79%, 65%) | Pure Blue | View | |
#ADA4F4 | rgb(173, 164, 244) | hsl(247, 78%, 80%) | Light Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Pure Blue and Dark Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #140B5B;
--color-2: #2313A0;
--color-3: #321BE4;
--color-4: #705FEC;
--color-5: #ADA4F4;
}Palettes that share visual characteristics and color harmony.