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 |
|---|---|---|---|---|---|
#4E1DE2 | rgb(78, 29, 226) | hsl(255, 77%, 50%) | Pure Navy | View | |
#801DE2 | rgb(128, 29, 226) | hsl(270, 77%, 50%) | Pure Navy | View | |
#B11DE2 | rgb(177, 29, 226) | hsl(285, 77%, 50%) | Pure Purple | View | |
#E21DE2 | rgb(226, 29, 226) | hsl(300, 77%, 50%) | Pure Purple | View | |
#E21DB1 | rgb(226, 29, 177) | hsl(315, 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: #4E1DE2;
--color-2: #801DE2;
--color-3: #B11DE2;
--color-4: #E21DE2;
--color-5: #E21DB1;
}Palettes that share visual characteristics and color harmony.