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 |
|---|---|---|---|---|---|
#95831D | rgb(149, 131, 29) | hsl(51, 67%, 35%) | Dark Yellow | View | |
#89951D | rgb(137, 149, 29) | hsl(66, 67%, 35%) | Dark Lime | View | |
#6B951D | rgb(107, 149, 29) | hsl(81, 67%, 35%) | Dark Lime | View | |
#4D951D | rgb(77, 149, 29) | hsl(96, 67%, 35%) | Dark Green | View | |
#2F951D | rgb(47, 149, 29) | hsl(111, 67%, 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: #95831D;
--color-2: #89951D;
--color-3: #6B951D;
--color-4: #4D951D;
--color-5: #2F951D;
}Palettes that share visual characteristics and color harmony.