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 |
|---|---|---|---|---|---|
#8F2EEA | rgb(143, 46, 234) | hsl(271, 82%, 55%) | Pure Navy | View | |
#BE2EEA | rgb(190, 46, 234) | hsl(286, 82%, 55%) | Pure Purple | View | |
#EA2EE7 | rgb(234, 46, 231) | hsl(301, 82%, 55%) | Pure Purple | View | |
#EA2EB8 | rgb(234, 46, 184) | hsl(316, 82%, 55%) | Pure Pink | View | |
#EA2E89 | rgb(234, 46, 137) | hsl(331, 82%, 55%) | 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: #8F2EEA;
--color-2: #BE2EEA;
--color-3: #EA2EE7;
--color-4: #EA2EB8;
--color-5: #EA2E89;
}Palettes that share visual characteristics and color harmony.