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 |
|---|---|---|---|---|---|
#0505FA | rgb(5, 5, 250) | hsl(240, 96%, 50%) | Vibrant Blue | View | |
#4205FA | rgb(66, 5, 250) | hsl(255, 96%, 50%) | Vibrant Navy | View | |
#8005FA | rgb(128, 5, 250) | hsl(270, 96%, 50%) | Vibrant Navy | View | |
#BD05FA | rgb(189, 5, 250) | hsl(285, 96%, 50%) | Vibrant Purple | View | |
#FA05FA | rgb(250, 5, 250) | hsl(300, 96%, 50%) | 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: #0505FA;
--color-2: #4205FA;
--color-3: #8005FA;
--color-4: #BD05FA;
--color-5: #FA05FA;
}Palettes that share visual characteristics and color harmony.