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 |
|---|---|---|---|---|---|
#F8CF3B | rgb(248, 207, 59) | hsl(47, 93%, 60%) | Vibrant Yellow | View | |
#52CCFC | rgb(82, 204, 252) | hsl(197, 97%, 65%) | Vibrant Sky Blue | View | |
#6830F8 | rgb(104, 48, 248) | hsl(257, 93%, 58%) | Vibrant Navy | View | |
#EF25B5 | rgb(239, 37, 181) | hsl(317, 86%, 54%) | Pure Pink | View | |
#F97845 | rgb(249, 120, 69) | hsl(17, 94%, 62%) | Vibrant Orange | View | |
#B5EE26 | rgb(181, 238, 38) | hsl(77, 85%, 54%) | Pure Lime | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Yellow and Vibrant Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F8CF3B;
--color-2: #52CCFC;
--color-3: #6830F8;
--color-4: #EF25B5;
--color-5: #F97845;
--color-6: #B5EE26;
}Palettes that share visual characteristics and color harmony.