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 |
|---|---|---|---|---|---|
#8C2DEB | rgb(140, 45, 235) | hsl(270, 83%, 55%) | Pure Navy | View | |
#BC2DEB | rgb(188, 45, 235) | hsl(285, 83%, 55%) | Pure Purple | View | |
#EB2DEB | rgb(235, 45, 235) | hsl(300, 83%, 55%) | Pure Purple | View | |
#EB2DBC | rgb(235, 45, 188) | hsl(315, 83%, 55%) | Pure Pink | View | |
#EB2D8C | rgb(235, 45, 140) | hsl(330, 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: #8C2DEB;
--color-2: #BC2DEB;
--color-3: #EB2DEB;
--color-4: #EB2DBC;
--color-5: #EB2D8C;
}Palettes that share visual characteristics and color harmony.