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 |
|---|---|---|---|---|---|
#9F8A1D | rgb(159, 138, 29) | hsl(50, 69%, 37%) | Dark Yellow | View | |
#959F1D | rgb(149, 159, 29) | hsl(65, 69%, 37%) | Dark Lime | View | |
#749F1D | rgb(116, 159, 29) | hsl(80, 69%, 37%) | Dark Lime | View | |
#539F1D | rgb(83, 159, 29) | hsl(95, 69%, 37%) | Dark Green | View | |
#339F1D | rgb(51, 159, 29) | hsl(110, 69%, 37%) | 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: #9F8A1D;
--color-2: #959F1D;
--color-3: #749F1D;
--color-4: #539F1D;
--color-5: #339F1D;
}Palettes that share visual characteristics and color harmony.