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 |
|---|---|---|---|---|---|
#505BFB | rgb(80, 91, 251) | hsl(236, 96%, 65%) | Vibrant Blue | View | |
#6F50FB | rgb(111, 80, 251) | hsl(251, 96%, 65%) | Vibrant Navy | View | |
#9A50FB | rgb(154, 80, 251) | hsl(266, 96%, 65%) | Vibrant Navy | View | |
#C550FB | rgb(197, 80, 251) | hsl(281, 96%, 65%) | Vibrant Purple | View | |
#F050FB | rgb(240, 80, 251) | hsl(296, 96%, 65%) | 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: #505BFB;
--color-2: #6F50FB;
--color-3: #9A50FB;
--color-4: #C550FB;
--color-5: #F050FB;
}Palettes that share visual characteristics and color harmony.