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 |
|---|---|---|---|---|---|
#3B29FF | rgb(59, 41, 255) | hsl(245, 100%, 58%) | Vibrant Blue | View | |
#7029FF | rgb(112, 41, 255) | hsl(260, 100%, 58%) | Vibrant Navy | View | |
#A629FF | rgb(166, 41, 255) | hsl(275, 100%, 58%) | Vibrant Purple | View | |
#DB29FF | rgb(219, 41, 255) | hsl(290, 100%, 58%) | Vibrant Purple | View | |
#FF29ED | rgb(255, 41, 237) | hsl(305, 100%, 58%) | 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: #3B29FF;
--color-2: #7029FF;
--color-3: #A629FF;
--color-4: #DB29FF;
--color-5: #FF29ED;
}Palettes that share visual characteristics and color harmony.