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 |
|---|---|---|---|---|---|
#5E1CCA | rgb(94, 28, 202) | hsl(263, 76%, 45%) | Pure Navy | View | |
#8A1CCA | rgb(138, 28, 202) | hsl(278, 76%, 45%) | Pure Purple | View | |
#B61CCA | rgb(182, 28, 202) | hsl(293, 76%, 45%) | Pure Purple | View | |
#CA1CB3 | rgb(202, 28, 179) | hsl(308, 76%, 45%) | Pure Pink | View | |
#CA1C87 | rgb(202, 28, 135) | hsl(323, 76%, 45%) | 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: #5E1CCA;
--color-2: #8A1CCA;
--color-3: #B61CCA;
--color-4: #CA1CB3;
--color-5: #CA1C87;
}Palettes that share visual characteristics and color harmony.