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 |
|---|---|---|---|---|---|
#9E951A | rgb(158, 149, 26) | hsl(56, 72%, 36%) | Dark Yellow | View | |
#869E1A | rgb(134, 158, 26) | hsl(71, 72%, 36%) | Dark Lime | View | |
#659E1A | rgb(101, 158, 26) | hsl(86, 72%, 36%) | Dark Green | View | |
#449E1A | rgb(68, 158, 26) | hsl(101, 72%, 36%) | Dark Green | View | |
#239E1A | rgb(35, 158, 26) | hsl(116, 72%, 36%) | 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: #9E951A;
--color-2: #869E1A;
--color-3: #659E1A;
--color-4: #449E1A;
--color-5: #239E1A;
}Palettes that share visual characteristics and color harmony.