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 |
|---|---|---|---|---|---|
#FCF14F | rgb(252, 241, 79) | hsl(56, 97%, 65%) | Vibrant Yellow | View | |
#DDFC4F | rgb(221, 252, 79) | hsl(71, 97%, 65%) | Vibrant Lime | View | |
#B1FC4F | rgb(177, 252, 79) | hsl(86, 97%, 65%) | Vibrant Green | View | |
#86FC4F | rgb(134, 252, 79) | hsl(101, 97%, 65%) | Vibrant Green | View | |
#5BFC4F | rgb(91, 252, 79) | hsl(116, 97%, 65%) | 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: #FCF14F;
--color-2: #DDFC4F;
--color-3: #B1FC4F;
--color-4: #86FC4F;
--color-5: #5BFC4F;
}Palettes that share visual characteristics and color harmony.