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 |
|---|---|---|---|---|---|
#958F1D | rgb(149, 143, 29) | hsl(57, 67%, 35%) | Dark Yellow | View | |
#7D951D | rgb(125, 149, 29) | hsl(72, 67%, 35%) | Dark Lime | View | |
#5F951D | rgb(95, 149, 29) | hsl(87, 67%, 35%) | Dark Green | View | |
#41951D | rgb(65, 149, 29) | hsl(102, 67%, 35%) | Dark Green | View | |
#23951D | rgb(35, 149, 29) | hsl(117, 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: #958F1D;
--color-2: #7D951D;
--color-3: #5F951D;
--color-4: #41951D;
--color-5: #23951D;
}Palettes that share visual characteristics and color harmony.