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 |
|---|---|---|---|---|---|
#FAF200 | rgb(250, 242, 0) | hsl(58, 100%, 49%) | Vibrant Yellow | View | |
#C4FA00 | rgb(196, 250, 0) | hsl(73, 100%, 49%) | Vibrant Lime | View | |
#85FA00 | rgb(133, 250, 0) | hsl(88, 100%, 49%) | Vibrant Green | View | |
#47FA00 | rgb(71, 250, 0) | hsl(103, 100%, 49%) | Vibrant Green | View | |
#08FA00 | rgb(8, 250, 0) | hsl(118, 100%, 49%) | 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: #FAF200;
--color-2: #C4FA00;
--color-3: #85FA00;
--color-4: #47FA00;
--color-5: #08FA00;
}Palettes that share visual characteristics and color harmony.