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 |
|---|---|---|---|---|---|
#5C1FE0 | rgb(92, 31, 224) | hsl(259, 76%, 50%) | Pure Navy | View | |
#8C1FE0 | rgb(140, 31, 224) | hsl(274, 76%, 50%) | Pure Navy | View | |
#BD1FE0 | rgb(189, 31, 224) | hsl(289, 76%, 50%) | Pure Purple | View | |
#E01FD3 | rgb(224, 31, 211) | hsl(304, 76%, 50%) | Pure Purple | View | |
#E01FA3 | rgb(224, 31, 163) | hsl(319, 76%, 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: #5C1FE0;
--color-2: #8C1FE0;
--color-3: #BD1FE0;
--color-4: #E01FD3;
--color-5: #E01FA3;
}Palettes that share visual characteristics and color harmony.