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 |
|---|---|---|---|---|---|
#857C1E | rgb(133, 124, 30) | hsl(55, 63%, 32%) | Dark Yellow | View | |
#74851E | rgb(116, 133, 30) | hsl(70, 63%, 32%) | Dark Lime | View | |
#5A851E | rgb(90, 133, 30) | hsl(85, 63%, 32%) | Dark Green | View | |
#40851E | rgb(64, 133, 30) | hsl(100, 63%, 32%) | Dark Green | View | |
#27851E | rgb(39, 133, 30) | hsl(115, 63%, 32%) | 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: #857C1E;
--color-2: #74851E;
--color-3: #5A851E;
--color-4: #40851E;
--color-5: #27851E;
}Palettes that share visual characteristics and color harmony.