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 |
|---|---|---|---|---|---|
#B8B800 | rgb(184, 184, 0) | hsl(60, 100%, 36%) | Dark Vibrant Yellow | View | |
#8AB800 | rgb(138, 184, 0) | hsl(75, 100%, 36%) | Dark Vibrant Lime | View | |
#5CB800 | rgb(92, 184, 0) | hsl(90, 100%, 36%) | Forest Green | View | |
#2EB800 | rgb(46, 184, 0) | hsl(105, 100%, 36%) | Forest Green | View | |
#00B800 | rgb(0, 184, 0) | hsl(120, 100%, 36%) | 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: #B8B800;
--color-2: #8AB800;
--color-3: #5CB800;
--color-4: #2EB800;
--color-5: #00B800;
}Palettes that share visual characteristics and color harmony.