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 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 |
|---|---|---|---|---|---|
#2C14FF | rgb(44, 20, 255) | hsl(246, 100%, 54%) | Vibrant Blue | View | |
#6714FF | rgb(103, 20, 255) | hsl(261, 100%, 54%) | Vibrant Navy | View | |
#A114FF | rgb(161, 20, 255) | hsl(276, 100%, 54%) | Vibrant Purple | View | |
#DC14FF | rgb(220, 20, 255) | hsl(291, 100%, 54%) | Vibrant Purple | View | |
#FF14E8 | rgb(255, 20, 232) | hsl(306, 100%, 54%) | Vibrant Pink | 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: #2C14FF;
--color-2: #6714FF;
--color-3: #A114FF;
--color-4: #DC14FF;
--color-5: #FF14E8;
}Palettes that share visual characteristics and color harmony.