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 |
|---|---|---|---|---|---|
#2205FA | rgb(34, 5, 250) | hsl(247, 96%, 50%) | Vibrant Blue | View | |
#5F05FA | rgb(95, 5, 250) | hsl(262, 96%, 50%) | Vibrant Navy | View | |
#9C05FA | rgb(156, 5, 250) | hsl(277, 96%, 50%) | Vibrant Purple | View | |
#D905FA | rgb(217, 5, 250) | hsl(292, 96%, 50%) | Vibrant Purple | View | |
#FA05DD | rgb(250, 5, 221) | hsl(307, 96%, 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: #2205FA;
--color-2: #5F05FA;
--color-3: #9C05FA;
--color-4: #D905FA;
--color-5: #FA05DD;
}Palettes that share visual characteristics and color harmony.