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 |
|---|---|---|---|---|---|
#0F2F80 | rgb(15, 47, 128) | hsl(223, 79%, 28%) | Dark Pure Blue | View | |
#0F1380 | rgb(15, 19, 128) | hsl(238, 79%, 28%) | Dark Pure Blue | View | |
#270F80 | rgb(39, 15, 128) | hsl(253, 79%, 28%) | Midnight Navy | View | |
#440F80 | rgb(68, 15, 128) | hsl(268, 79%, 28%) | Midnight Navy | View | |
#600F80 | rgb(96, 15, 128) | hsl(283, 79%, 28%) | Dark Pure Purple | View |
This blue-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: #0F2F80;
--color-2: #0F1380;
--color-3: #270F80;
--color-4: #440F80;
--color-5: #600F80;
}Palettes that share visual characteristics and color harmony.