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, Dark Pure Navy, Pure 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 |
|---|---|---|---|---|---|
#330C5A | rgb(51, 12, 90) | hsl(270, 76%, 20%) | Midnight Navy | View | |
#59159E | rgb(89, 21, 158) | hsl(270, 77%, 35%) | Dark Pure Navy | View | |
#801DE2 | rgb(128, 29, 226) | hsl(270, 77%, 50%) | Pure Navy | View | |
#A661EA | rgb(166, 97, 234) | hsl(270, 77%, 65%) | Pure Navy | View | |
#CCA5F3 | rgb(204, 165, 243) | hsl(270, 76%, 80%) | Light Pure Navy | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #330C5A;
--color-2: #59159E;
--color-3: #801DE2;
--color-4: #A661EA;
--color-5: #CCA5F3;
}Palettes that share visual characteristics and color harmony.