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 |
|---|---|---|---|---|---|
#93931F | rgb(147, 147, 31) | hsl(60, 65%, 35%) | Dark Yellow | View | |
#76931F | rgb(118, 147, 31) | hsl(75, 65%, 35%) | Dark Lime | View | |
#59931F | rgb(89, 147, 31) | hsl(90, 65%, 35%) | Dark Green | View | |
#3C931F | rgb(60, 147, 31) | hsl(105, 65%, 35%) | Dark Green | View | |
#1F931F | rgb(31, 147, 31) | hsl(120, 65%, 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: #93931F;
--color-2: #76931F;
--color-3: #59931F;
--color-4: #3C931F;
--color-5: #1F931F;
}Palettes that share visual characteristics and color harmony.