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 |
|---|---|---|---|---|---|
#93861F | rgb(147, 134, 31) | hsl(53, 65%, 35%) | Dark Yellow | View | |
#84931F | rgb(132, 147, 31) | hsl(68, 65%, 35%) | Dark Lime | View | |
#67931F | rgb(103, 147, 31) | hsl(83, 65%, 35%) | Dark Lime | View | |
#4A931F | rgb(74, 147, 31) | hsl(98, 65%, 35%) | Dark Green | View | |
#2D931F | rgb(45, 147, 31) | hsl(113, 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: #93861F;
--color-2: #84931F;
--color-3: #67931F;
--color-4: #4A931F;
--color-5: #2D931F;
}Palettes that share visual characteristics and color harmony.