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 |
|---|---|---|---|---|---|
#9C9116 | rgb(156, 145, 22) | hsl(55, 75%, 35%) | Dark Yellow | View | |
#869C16 | rgb(134, 156, 22) | hsl(70, 75%, 35%) | Dark Lime | View | |
#649C16 | rgb(100, 156, 22) | hsl(85, 75%, 35%) | Dark Green | View | |
#439C16 | rgb(67, 156, 22) | hsl(100, 75%, 35%) | Dark Green | View | |
#219C16 | rgb(33, 156, 22) | hsl(115, 75%, 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: #9C9116;
--color-2: #869C16;
--color-3: #649C16;
--color-4: #439C16;
--color-5: #219C16;
}Palettes that share visual characteristics and color harmony.