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 Purple, 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 |
|---|---|---|---|---|---|
#5F1DE2 | rgb(95, 29, 226) | hsl(260, 77%, 50%) | Pure Navy | View | |
#901DE2 | rgb(144, 29, 226) | hsl(275, 77%, 50%) | Pure Purple | View | |
#C11DE2 | rgb(193, 29, 226) | hsl(290, 77%, 50%) | Pure Purple | View | |
#E21DD1 | rgb(226, 29, 209) | hsl(305, 77%, 50%) | Pure Pink | View | |
#E21DA0 | rgb(226, 29, 160) | hsl(320, 77%, 50%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Navy and Pure Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5F1DE2;
--color-2: #901DE2;
--color-3: #C11DE2;
--color-4: #E21DD1;
--color-5: #E21DA0;
}Palettes that share visual characteristics and color harmony.