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 |
|---|---|---|---|---|---|
#0D075F | rgb(13, 7, 95) | hsl(244, 86%, 20%) | Deep Pure Blue | View | |
#170CA6 | rgb(23, 12, 166) | hsl(244, 87%, 35%) | Dark Pure Blue | View | |
#2012ED | rgb(32, 18, 237) | hsl(244, 86%, 50%) | Pure Blue | View | |
#6359F3 | rgb(99, 89, 243) | hsl(244, 87%, 65%) | Pure Blue | View | |
#A6A0F8 | rgb(166, 160, 248) | hsl(244, 86%, 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: #0D075F;
--color-2: #170CA6;
--color-3: #2012ED;
--color-4: #6359F3;
--color-5: #A6A0F8;
}Palettes that share visual characteristics and color harmony.