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 Vibrant Blue, Vibrant Navy, Vibrant Navy. 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 |
|---|---|---|---|---|---|
#2014FA | rgb(32, 20, 250) | hsl(243, 96%, 53%) | Vibrant Blue | View | |
#5914FA | rgb(89, 20, 250) | hsl(258, 96%, 53%) | Vibrant Navy | View | |
#9314FA | rgb(147, 20, 250) | hsl(273, 96%, 53%) | Vibrant Navy | View | |
#CC14FA | rgb(204, 20, 250) | hsl(288, 96%, 53%) | Vibrant Purple | View | |
#FA14EF | rgb(250, 20, 239) | hsl(303, 96%, 53%) | Vibrant Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Blue and Vibrant Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2014FA;
--color-2: #5914FA;
--color-3: #9314FA;
--color-4: #CC14FA;
--color-5: #FA14EF;
}Palettes that share visual characteristics and color harmony.