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 |
|---|---|---|---|---|---|
#4A14EB | rgb(74, 20, 235) | hsl(255, 84%, 50%) | Pure Navy | View | |
#8014EB | rgb(128, 20, 235) | hsl(270, 84%, 50%) | Pure Navy | View | |
#B514EB | rgb(181, 20, 235) | hsl(285, 84%, 50%) | Pure Purple | View | |
#EB14EB | rgb(235, 20, 235) | hsl(300, 84%, 50%) | Pure Purple | View | |
#EB14B5 | rgb(235, 20, 181) | hsl(315, 84%, 50%) | 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: #4A14EB;
--color-2: #8014EB;
--color-3: #B514EB;
--color-4: #EB14EB;
--color-5: #EB14B5;
}Palettes that share visual characteristics and color harmony.