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 neon palette in split-comp tones.
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 |
|---|---|---|---|---|---|
#FB4A62 | rgb(251, 74, 98) | hsl(352, 96%, 64%) | Vibrant Red | View | |
#33F77B | rgb(51, 247, 123) | hsl(142, 92%, 58%) | Vibrant Green | View | |
#37AFF4 | rgb(55, 175, 244) | hsl(202, 90%, 59%) | Pure Blue | View | |
#833FF7 | rgb(131, 63, 247) | hsl(262, 92%, 61%) | Vibrant Navy | View | |
#FC57BF | rgb(252, 87, 191) | hsl(322, 96%, 66%) | Vibrant Pink | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Red and Vibrant Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FB4A62;
--color-2: #33F77B;
--color-3: #37AFF4;
--color-4: #833FF7;
--color-5: #FC57BF;
}Palettes that share visual characteristics and color harmony.