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 Pure Navy, Pure Navy, 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 |
|---|---|---|---|---|---|
#411DE2 | rgb(65, 29, 226) | hsl(251, 77%, 50%) | Pure Navy | View | |
#721DE2 | rgb(114, 29, 226) | hsl(266, 77%, 50%) | Pure Navy | View | |
#A31DE2 | rgb(163, 29, 226) | hsl(281, 77%, 50%) | Pure Purple | View | |
#D51DE2 | rgb(213, 29, 226) | hsl(296, 77%, 50%) | Pure Purple | View | |
#E21DBE | rgb(226, 29, 190) | hsl(311, 77%, 50%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Navy and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #411DE2;
--color-2: #721DE2;
--color-3: #A31DE2;
--color-4: #D51DE2;
--color-5: #E21DBE;
}Palettes that share visual characteristics and color harmony.