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 |
|---|---|---|---|---|---|
#050DFF | rgb(5, 13, 255) | hsl(238, 100%, 51%) | Vibrant Blue | View | |
#3B05FF | rgb(59, 5, 255) | hsl(253, 100%, 51%) | Vibrant Navy | View | |
#7A05FF | rgb(122, 5, 255) | hsl(268, 100%, 51%) | Vibrant Navy | View | |
#B805FF | rgb(184, 5, 255) | hsl(283, 100%, 51%) | Vibrant Purple | View | |
#F705FF | rgb(247, 5, 255) | hsl(298, 100%, 51%) | 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: #050DFF;
--color-2: #3B05FF;
--color-3: #7A05FF;
--color-4: #B805FF;
--color-5: #F705FF;
}Palettes that share visual characteristics and color harmony.