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 |
|---|---|---|---|---|---|
#4DBBFF | rgb(77, 187, 255) | hsl(203, 100%, 65%) | Vibrant Blue | View | |
#4D8EFF | rgb(77, 142, 255) | hsl(218, 100%, 65%) | Vibrant Blue | View | |
#4D61FF | rgb(77, 97, 255) | hsl(233, 100%, 65%) | Vibrant Blue | View | |
#644DFF | rgb(100, 77, 255) | hsl(248, 100%, 65%) | Vibrant Blue | View | |
#914DFF | rgb(145, 77, 255) | hsl(263, 100%, 65%) | Vibrant Navy | View |
:root {
--color-1: #4DBBFF;
--color-2: #4D8EFF;
--color-3: #4D61FF;
--color-4: #644DFF;
--color-5: #914DFF;
}Palettes that share visual characteristics and color harmony.