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 Yellow, Vibrant Lime, Vibrant Green. 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 |
|---|---|---|---|---|---|
#FCFF52 | rgb(252, 255, 82) | hsl(61, 100%, 66%) | Vibrant Yellow | View | |
#D1FF52 | rgb(209, 255, 82) | hsl(76, 100%, 66%) | Vibrant Lime | View | |
#A5FF52 | rgb(165, 255, 82) | hsl(91, 100%, 66%) | Vibrant Green | View | |
#7AFF52 | rgb(122, 255, 82) | hsl(106, 100%, 66%) | Vibrant Green | View | |
#52FF54 | rgb(82, 255, 84) | hsl(121, 100%, 66%) | Vibrant Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Yellow and Vibrant Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FCFF52;
--color-2: #D1FF52;
--color-3: #A5FF52;
--color-4: #7AFF52;
--color-5: #52FF54;
}Palettes that share visual characteristics and color harmony.