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 |
|---|---|---|---|---|---|
#6D2DEB | rgb(109, 45, 235) | hsl(260, 83%, 55%) | Pure Navy | View | |
#9C2DEB | rgb(156, 45, 235) | hsl(275, 83%, 55%) | Pure Purple | View | |
#CC2DEB | rgb(204, 45, 235) | hsl(290, 83%, 55%) | Pure Purple | View | |
#EB2DDC | rgb(235, 45, 220) | hsl(305, 83%, 55%) | Pure Pink | View | |
#EB2DAC | rgb(235, 45, 172) | hsl(320, 83%, 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: #6D2DEB;
--color-2: #9C2DEB;
--color-3: #CC2DEB;
--color-4: #EB2DDC;
--color-5: #EB2DAC;
}Palettes that share visual characteristics and color harmony.