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 |
|---|---|---|---|---|---|
#5B2AEF | rgb(91, 42, 239) | hsl(255, 86%, 55%) | Pure Navy | View | |
#8C2AEF | rgb(140, 42, 239) | hsl(270, 86%, 55%) | Pure Navy | View | |
#BE2AEF | rgb(190, 42, 239) | hsl(285, 86%, 55%) | Pure Purple | View | |
#EF2AEF | rgb(239, 42, 239) | hsl(300, 86%, 55%) | Pure Purple | View | |
#EF2ABE | rgb(239, 42, 190) | hsl(315, 86%, 55%) | 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: #5B2AEF;
--color-2: #8C2AEF;
--color-3: #BE2AEF;
--color-4: #EF2AEF;
--color-5: #EF2ABE;
}Palettes that share visual characteristics and color harmony.