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 |
|---|---|---|---|---|---|
#6F6716 | rgb(111, 103, 22) | hsl(55, 67%, 26%) | Dark Yellow | View | |
#606F16 | rgb(96, 111, 22) | hsl(70, 67%, 26%) | Dark Lime | View | |
#4A6F16 | rgb(74, 111, 22) | hsl(85, 67%, 26%) | Dark Green | View | |
#336F16 | rgb(51, 111, 22) | hsl(100, 67%, 26%) | Dark Green | View | |
#1D6F16 | rgb(29, 111, 22) | hsl(115, 67%, 26%) | 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: #6F6716;
--color-2: #606F16;
--color-3: #4A6F16;
--color-4: #336F16;
--color-5: #1D6F16;
}Palettes that share visual characteristics and color harmony.