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 Yellow, Dark Lime, Dark Lime. 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 |
|---|---|---|---|---|---|
#98851B | rgb(152, 133, 27) | hsl(51, 70%, 35%) | Dark Yellow | View | |
#8B981B | rgb(139, 152, 27) | hsl(66, 70%, 35%) | Dark Lime | View | |
#6C981B | rgb(108, 152, 27) | hsl(81, 70%, 35%) | Dark Lime | View | |
#4D981B | rgb(77, 152, 27) | hsl(96, 70%, 35%) | Dark Green | View | |
#2E981B | rgb(46, 152, 27) | hsl(111, 70%, 35%) | Dark Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Yellow and Dark Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #98851B;
--color-2: #8B981B;
--color-3: #6C981B;
--color-4: #4D981B;
--color-5: #2E981B;
}Palettes that share visual characteristics and color harmony.