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 Dark Vibrant Yellow, Dark Vibrant Lime, Forest 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 |
|---|---|---|---|---|---|
#A7B300 | rgb(167, 179, 0) | hsl(64, 100%, 35%) | Dark Vibrant Yellow | View | |
#7AB300 | rgb(122, 179, 0) | hsl(79, 100%, 35%) | Dark Vibrant Lime | View | |
#4DB300 | rgb(77, 179, 0) | hsl(94, 100%, 35%) | Forest Green | View | |
#21B300 | rgb(33, 179, 0) | hsl(109, 100%, 35%) | Forest Green | View | |
#00B30C | rgb(0, 179, 12) | hsl(124, 100%, 35%) | Forest Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Vibrant Yellow and Dark Vibrant Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A7B300;
--color-2: #7AB300;
--color-3: #4DB300;
--color-4: #21B300;
--color-5: #00B30C;
}Palettes that share visual characteristics and color harmony.