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 |
|---|---|---|---|---|---|
#B3B000 | rgb(179, 176, 0) | hsl(59, 100%, 35%) | Dark Vibrant Yellow | View | |
#89B300 | rgb(137, 179, 0) | hsl(74, 100%, 35%) | Dark Vibrant Lime | View | |
#5CB300 | rgb(92, 179, 0) | hsl(89, 100%, 35%) | Forest Green | View | |
#30B300 | rgb(48, 179, 0) | hsl(104, 100%, 35%) | Forest Green | View | |
#03B300 | rgb(3, 179, 0) | hsl(119, 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: #B3B000;
--color-2: #89B300;
--color-3: #5CB300;
--color-4: #30B300;
--color-5: #03B300;
}Palettes that share visual characteristics and color harmony.