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 |
|---|---|---|---|---|---|
#938F1F | rgb(147, 143, 31) | hsl(58, 65%, 35%) | Dark Yellow | View | |
#7A931F | rgb(122, 147, 31) | hsl(73, 65%, 35%) | Dark Lime | View | |
#5D931F | rgb(93, 147, 31) | hsl(88, 65%, 35%) | Dark Green | View | |
#40931F | rgb(64, 147, 31) | hsl(103, 65%, 35%) | Dark Green | View | |
#23931F | rgb(35, 147, 31) | hsl(118, 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: #938F1F;
--color-2: #7A931F;
--color-3: #5D931F;
--color-4: #40931F;
--color-5: #23931F;
}Palettes that share visual characteristics and color harmony.