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 |
|---|---|---|---|---|---|
#235DFB | rgb(35, 93, 251) | hsl(224, 96%, 56%) | Vibrant Blue | View | |
#2327FB | rgb(35, 39, 251) | hsl(239, 96%, 56%) | Vibrant Blue | View | |
#5523FB | rgb(85, 35, 251) | hsl(254, 96%, 56%) | Vibrant Navy | View | |
#8B23FB | rgb(139, 35, 251) | hsl(269, 96%, 56%) | Vibrant Navy | View | |
#C123FB | rgb(193, 35, 251) | hsl(284, 96%, 56%) | Vibrant Purple | View |
:root {
--color-1: #235DFB;
--color-2: #2327FB;
--color-3: #5523FB;
--color-4: #8B23FB;
--color-5: #C123FB;
}Palettes that share visual characteristics and color harmony.