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 |
|---|---|---|---|---|---|
#4D4DFF | rgb(77, 77, 255) | hsl(240, 100%, 65%) | Vibrant Blue | View | |
#794DFF | rgb(121, 77, 255) | hsl(255, 100%, 65%) | Vibrant Navy | View | |
#A64DFF | rgb(166, 77, 255) | hsl(270, 100%, 65%) | Vibrant Navy | View | |
#D24DFF | rgb(210, 77, 255) | hsl(285, 100%, 65%) | Vibrant Purple | View | |
#FF4DFF | rgb(255, 77, 255) | hsl(300, 100%, 65%) | 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: #4D4DFF;
--color-2: #794DFF;
--color-3: #A64DFF;
--color-4: #D24DFF;
--color-5: #FF4DFF;
}Palettes that share visual characteristics and color harmony.