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 Blue, 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 |
|---|---|---|---|---|---|
#452EEF | rgb(69, 46, 239) | hsl(247, 86%, 56%) | Pure Blue | View | |
#752EEF | rgb(117, 46, 239) | hsl(262, 86%, 56%) | Pure Navy | View | |
#A52EEF | rgb(165, 46, 239) | hsl(277, 86%, 56%) | Pure Purple | View | |
#D62EEF | rgb(214, 46, 239) | hsl(292, 86%, 56%) | Pure Purple | View | |
#EF2ED9 | rgb(239, 46, 217) | hsl(307, 86%, 56%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Blue and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #452EEF;
--color-2: #752EEF;
--color-3: #A52EEF;
--color-4: #D62EEF;
--color-5: #EF2ED9;
}Palettes that share visual characteristics and color harmony.