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 |
|---|---|---|---|---|---|
#2E19CC | rgb(46, 25, 204) | hsl(247, 78%, 45%) | Pure Blue | View | |
#5B19CC | rgb(91, 25, 204) | hsl(262, 78%, 45%) | Pure Navy | View | |
#8819CC | rgb(136, 25, 204) | hsl(277, 78%, 45%) | Pure Purple | View | |
#B419CC | rgb(180, 25, 204) | hsl(292, 78%, 45%) | Pure Purple | View | |
#CC19B7 | rgb(204, 25, 183) | hsl(307, 78%, 45%) | 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: #2E19CC;
--color-2: #5B19CC;
--color-3: #8819CC;
--color-4: #B419CC;
--color-5: #CC19B7;
}Palettes that share visual characteristics and color harmony.