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 Midnight Navy, Midnight Navy, Dark Pure Purple. 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 |
|---|---|---|---|---|---|
#1F0F70 | rgb(31, 15, 112) | hsl(250, 76%, 25%) | Midnight Navy | View | |
#380F70 | rgb(56, 15, 112) | hsl(265, 76%, 25%) | Midnight Navy | View | |
#500F70 | rgb(80, 15, 112) | hsl(280, 76%, 25%) | Dark Pure Purple | View | |
#680F70 | rgb(104, 15, 112) | hsl(295, 76%, 25%) | Dark Pure Purple | View | |
#700F60 | rgb(112, 15, 96) | hsl(310, 76%, 25%) | Dark Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1F0F70;
--color-2: #380F70;
--color-3: #500F70;
--color-4: #680F70;
--color-5: #700F60;
}Palettes that share visual characteristics and color harmony.