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, Midnight Navy, 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 |
|---|---|---|---|---|---|
#0F0F70 | rgb(15, 15, 112) | hsl(240, 76%, 25%) | Dark Pure Blue | View | |
#280F70 | rgb(40, 15, 112) | hsl(255, 76%, 25%) | Midnight Navy | View | |
#400F70 | rgb(64, 15, 112) | hsl(270, 76%, 25%) | Midnight Navy | View | |
#580F70 | rgb(88, 15, 112) | hsl(285, 76%, 25%) | Dark Pure Purple | View | |
#700F70 | rgb(112, 15, 112) | hsl(300, 76%, 25%) | Dark Pure Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0F0F70;
--color-2: #280F70;
--color-3: #400F70;
--color-4: #580F70;
--color-5: #700F70;
}Palettes that share visual characteristics and color harmony.