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 Blue. 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 |
|---|---|---|---|---|---|
#4D8BFF | rgb(77, 139, 255) | hsl(219, 100%, 65%) | Vibrant Blue | View | |
#4D5EFF | rgb(77, 94, 255) | hsl(234, 100%, 65%) | Vibrant Blue | View | |
#674DFF | rgb(103, 77, 255) | hsl(249, 100%, 65%) | Vibrant Blue | View | |
#944DFF | rgb(148, 77, 255) | hsl(264, 100%, 65%) | Vibrant Navy | View | |
#C14DFF | rgb(193, 77, 255) | hsl(279, 100%, 65%) | Vibrant Purple | View |
:root {
--color-1: #4D8BFF;
--color-2: #4D5EFF;
--color-3: #674DFF;
--color-4: #944DFF;
--color-5: #C14DFF;
}Palettes that share visual characteristics and color harmony.