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 |
|---|---|---|---|---|---|
#4325EF | rgb(67, 37, 239) | hsl(249, 86%, 54%) | Pure Blue | View | |
#7625EF | rgb(118, 37, 239) | hsl(264, 86%, 54%) | Pure Navy | View | |
#A825EF | rgb(168, 37, 239) | hsl(279, 86%, 54%) | Pure Purple | View | |
#DA25EF | rgb(218, 37, 239) | hsl(294, 86%, 54%) | Pure Purple | View | |
#EF25D0 | rgb(239, 37, 208) | hsl(309, 86%, 54%) | 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: #4325EF;
--color-2: #7625EF;
--color-3: #A825EF;
--color-4: #DA25EF;
--color-5: #EF25D0;
}Palettes that share visual characteristics and color harmony.