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 |
|---|---|---|---|---|---|
#5F32E7 | rgb(95, 50, 231) | hsl(255, 79%, 55%) | Pure Navy | View | |
#8C32E7 | rgb(140, 50, 231) | hsl(270, 79%, 55%) | Pure Navy | View | |
#BA32E7 | rgb(186, 50, 231) | hsl(285, 79%, 55%) | Pure Purple | View | |
#E732E7 | rgb(231, 50, 231) | hsl(300, 79%, 55%) | Pure Purple | View | |
#E732BA | rgb(231, 50, 186) | hsl(315, 79%, 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: #5F32E7;
--color-2: #8C32E7;
--color-3: #BA32E7;
--color-4: #E732E7;
--color-5: #E732BA;
}Palettes that share visual characteristics and color harmony.