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 |
|---|---|---|---|---|---|
#939C16 | rgb(147, 156, 22) | hsl(64, 75%, 35%) | Dark Yellow | View | |
#729C16 | rgb(114, 156, 22) | hsl(79, 75%, 35%) | Dark Lime | View | |
#509C16 | rgb(80, 156, 22) | hsl(94, 75%, 35%) | Dark Green | View | |
#2F9C16 | rgb(47, 156, 22) | hsl(109, 75%, 35%) | Dark Green | View | |
#169C1F | rgb(22, 156, 31) | hsl(124, 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: #939C16;
--color-2: #729C16;
--color-3: #509C16;
--color-4: #2F9C16;
--color-5: #169C1F;
}Palettes that share visual characteristics and color harmony.