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 |
|---|---|---|---|---|---|
#2104FB | rgb(33, 4, 251) | hsl(247, 97%, 50%) | Vibrant Blue | View | |
#5F04FB | rgb(95, 4, 251) | hsl(262, 97%, 50%) | Vibrant Navy | View | |
#9C04FB | rgb(156, 4, 251) | hsl(277, 97%, 50%) | Vibrant Purple | View | |
#DA04FB | rgb(218, 4, 251) | hsl(292, 97%, 50%) | Vibrant Purple | View | |
#FB04DE | rgb(251, 4, 222) | hsl(307, 97%, 50%) | 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: #2104FB;
--color-2: #5F04FB;
--color-3: #9C04FB;
--color-4: #DA04FB;
--color-5: #FB04DE;
}Palettes that share visual characteristics and color harmony.