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 |
|---|---|---|---|---|---|
#4A3DFF | rgb(74, 61, 255) | hsl(244, 100%, 62%) | Vibrant Blue | View | |
#7B3DFF | rgb(123, 61, 255) | hsl(259, 100%, 62%) | Vibrant Navy | View | |
#AB3DFF | rgb(171, 61, 255) | hsl(274, 100%, 62%) | Vibrant Navy | View | |
#DB3DFF | rgb(219, 61, 255) | hsl(289, 100%, 62%) | Vibrant Purple | View | |
#FF3DF2 | rgb(255, 61, 242) | hsl(304, 100%, 62%) | 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: #4A3DFF;
--color-2: #7B3DFF;
--color-3: #AB3DFF;
--color-4: #DB3DFF;
--color-5: #FF3DF2;
}Palettes that share visual characteristics and color harmony.