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 |
|---|---|---|---|---|---|
#A85DEE | rgb(168, 93, 238) | hsl(271, 81%, 65%) | Pure Navy | View | |
#CC5DEE | rgb(204, 93, 238) | hsl(286, 81%, 65%) | Pure Purple | View | |
#EE5DEC | rgb(238, 93, 236) | hsl(301, 81%, 65%) | Pure Purple | View | |
#EE5DC7 | rgb(238, 93, 199) | hsl(316, 81%, 65%) | Pure Pink | View | |
#EE5DA3 | rgb(238, 93, 163) | hsl(331, 81%, 65%) | 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: #A85DEE;
--color-2: #CC5DEE;
--color-3: #EE5DEC;
--color-4: #EE5DC7;
--color-5: #EE5DA3;
}Palettes that share visual characteristics and color harmony.