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 |
|---|---|---|---|---|---|
#053B61 | rgb(5, 59, 97) | hsl(205, 90%, 20%) | Deep Pure Blue | View | |
#0967AA | rgb(9, 103, 170) | hsl(205, 90%, 35%) | Dark Pure Blue | View | |
#0D93F2 | rgb(13, 147, 242) | hsl(205, 90%, 50%) | Pure Blue | View | |
#55B3F6 | rgb(85, 179, 246) | hsl(205, 90%, 65%) | Pure Blue | View | |
#9ED4FA | rgb(158, 212, 250) | hsl(205, 90%, 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: #053B61;
--color-2: #0967AA;
--color-3: #0D93F2;
--color-4: #55B3F6;
--color-5: #9ED4FA;
}Palettes that share visual characteristics and color harmony.