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 Lime. 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 |
|---|---|---|---|---|---|
#998C1A | rgb(153, 140, 26) | hsl(54, 71%, 35%) | Dark Yellow | View | |
#86991A | rgb(134, 153, 26) | hsl(69, 71%, 35%) | Dark Lime | View | |
#66991A | rgb(102, 153, 26) | hsl(84, 71%, 35%) | Dark Lime | View | |
#46991A | rgb(70, 153, 26) | hsl(99, 71%, 35%) | Dark Green | View | |
#27991A | rgb(39, 153, 26) | hsl(114, 71%, 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: #998C1A;
--color-2: #86991A;
--color-3: #66991A;
--color-4: #46991A;
--color-5: #27991A;
}Palettes that share visual characteristics and color harmony.