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 |
|---|---|---|---|---|---|
#A65DEE | rgb(166, 93, 238) | hsl(270, 81%, 65%) | Pure Navy | View | |
#CA5DEE | rgb(202, 93, 238) | hsl(285, 81%, 65%) | Pure Purple | View | |
#EE5DEE | rgb(238, 93, 238) | hsl(300, 81%, 65%) | Pure Purple | View | |
#EE5DCA | rgb(238, 93, 202) | hsl(315, 81%, 65%) | Pure Pink | View | |
#EE5DA6 | rgb(238, 93, 166) | hsl(330, 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: #A65DEE;
--color-2: #CA5DEE;
--color-3: #EE5DEE;
--color-4: #EE5DCA;
--color-5: #EE5DA6;
}Palettes that share visual characteristics and color harmony.