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 |
|---|---|---|---|---|---|
#712BF3 | rgb(113, 43, 243) | hsl(261, 89%, 56%) | Pure Navy | View | |
#A32BF3 | rgb(163, 43, 243) | hsl(276, 89%, 56%) | Pure Purple | View | |
#D52BF3 | rgb(213, 43, 243) | hsl(291, 89%, 56%) | Pure Purple | View | |
#F32BDF | rgb(243, 43, 223) | hsl(306, 89%, 56%) | Pure Pink | View | |
#F32BAD | rgb(243, 43, 173) | hsl(321, 89%, 56%) | 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: #712BF3;
--color-2: #A32BF3;
--color-3: #D52BF3;
--color-4: #F32BDF;
--color-5: #F32BAD;
}Palettes that share visual characteristics and color harmony.