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 |
|---|---|---|---|---|---|
#958B1D | rgb(149, 139, 29) | hsl(55, 67%, 35%) | Dark Yellow | View | |
#81951D | rgb(129, 149, 29) | hsl(70, 67%, 35%) | Dark Lime | View | |
#63951D | rgb(99, 149, 29) | hsl(85, 67%, 35%) | Dark Green | View | |
#45951D | rgb(69, 149, 29) | hsl(100, 67%, 35%) | Dark Green | View | |
#27951D | rgb(39, 149, 29) | hsl(115, 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: #958B1D;
--color-2: #81951D;
--color-3: #63951D;
--color-4: #45951D;
--color-5: #27951D;
}Palettes that share visual characteristics and color harmony.