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 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 |
|---|---|---|---|---|---|
#99921A | rgb(153, 146, 26) | hsl(57, 71%, 35%) | Dark Yellow | View | |
#7F991A | rgb(127, 153, 26) | hsl(72, 71%, 35%) | Dark Lime | View | |
#60991A | rgb(96, 153, 26) | hsl(87, 71%, 35%) | Dark Green | View | |
#40991A | rgb(64, 153, 26) | hsl(102, 71%, 35%) | Dark Green | View | |
#20991A | rgb(32, 153, 26) | hsl(117, 71%, 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: #99921A;
--color-2: #7F991A;
--color-3: #60991A;
--color-4: #40991A;
--color-5: #20991A;
}Palettes that share visual characteristics and color harmony.