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 Dark Pure Blue, Dark Pure Blue, Midnight Navy. 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 |
|---|---|---|---|---|---|
#0F1F70 | rgb(15, 31, 112) | hsl(230, 76%, 25%) | Dark Pure Blue | View | |
#170F70 | rgb(23, 15, 112) | hsl(245, 76%, 25%) | Dark Pure Blue | View | |
#300F70 | rgb(48, 15, 112) | hsl(260, 76%, 25%) | Midnight Navy | View | |
#480F70 | rgb(72, 15, 112) | hsl(275, 76%, 25%) | Dark Pure Purple | View | |
#600F70 | rgb(96, 15, 112) | hsl(290, 76%, 25%) | Dark Pure Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Blue and Dark Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0F1F70;
--color-2: #170F70;
--color-3: #300F70;
--color-4: #480F70;
--color-5: #600F70;
}Palettes that share visual characteristics and color harmony.