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 |
|---|---|---|---|---|---|
#95851D | rgb(149, 133, 29) | hsl(52, 67%, 35%) | Dark Yellow | View | |
#87951D | rgb(135, 149, 29) | hsl(67, 67%, 35%) | Dark Lime | View | |
#69951D | rgb(105, 149, 29) | hsl(82, 67%, 35%) | Dark Lime | View | |
#4B951D | rgb(75, 149, 29) | hsl(97, 67%, 35%) | Dark Green | View | |
#2D951D | rgb(45, 149, 29) | hsl(112, 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: #95851D;
--color-2: #87951D;
--color-3: #69951D;
--color-4: #4B951D;
--color-5: #2D951D;
}Palettes that share visual characteristics and color harmony.