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 |
|---|---|---|---|---|---|
#F0DC00 | rgb(240, 220, 0) | hsl(55, 100%, 47%) | Vibrant Yellow | View | |
#C8F000 | rgb(200, 240, 0) | hsl(70, 100%, 47%) | Vibrant Lime | View | |
#8CF000 | rgb(140, 240, 0) | hsl(85, 100%, 47%) | Vibrant Green | View | |
#50F000 | rgb(80, 240, 0) | hsl(100, 100%, 47%) | Vibrant Green | View | |
#14F000 | rgb(20, 240, 0) | hsl(115, 100%, 47%) | 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: #F0DC00;
--color-2: #C8F000;
--color-3: #8CF000;
--color-4: #50F000;
--color-5: #14F000;
}Palettes that share visual characteristics and color harmony.