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 |
|---|---|---|---|---|---|
#000DFF | rgb(0, 13, 255) | hsl(237, 100%, 50%) | Vibrant Blue | View | |
#3300FF | rgb(51, 0, 255) | hsl(252, 100%, 50%) | Vibrant Navy | View | |
#7300FF | rgb(115, 0, 255) | hsl(267, 100%, 50%) | Vibrant Navy | View | |
#B300FF | rgb(179, 0, 255) | hsl(282, 100%, 50%) | Vibrant Purple | View | |
#F200FF | rgb(242, 0, 255) | hsl(297, 100%, 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: #000DFF;
--color-2: #3300FF;
--color-3: #7300FF;
--color-4: #B300FF;
--color-5: #F200FF;
}Palettes that share visual characteristics and color harmony.