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 Blue, 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 |
|---|---|---|---|---|---|
#0845FD | rgb(8, 69, 253) | hsl(225, 98%, 51%) | Vibrant Blue | View | |
#0808FD | rgb(8, 8, 253) | hsl(240, 98%, 51%) | Vibrant Blue | View | |
#4508FD | rgb(69, 8, 253) | hsl(255, 98%, 51%) | Vibrant Navy | View | |
#8208FD | rgb(130, 8, 253) | hsl(270, 98%, 51%) | Vibrant Navy | View | |
#BF08FD | rgb(191, 8, 253) | hsl(285, 98%, 51%) | Vibrant Purple | View |
:root {
--color-1: #0845FD;
--color-2: #0808FD;
--color-3: #4508FD;
--color-4: #8208FD;
--color-5: #BF08FD;
}Palettes that share visual characteristics and color harmony.