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 |
|---|---|---|---|---|---|
#959E1A | rgb(149, 158, 26) | hsl(64, 72%, 36%) | Dark Yellow | View | |
#749E1A | rgb(116, 158, 26) | hsl(79, 72%, 36%) | Dark Lime | View | |
#539E1A | rgb(83, 158, 26) | hsl(94, 72%, 36%) | Dark Green | View | |
#329E1A | rgb(50, 158, 26) | hsl(109, 72%, 36%) | Dark Green | View | |
#1A9E23 | rgb(26, 158, 35) | hsl(124, 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: #959E1A;
--color-2: #749E1A;
--color-3: #539E1A;
--color-4: #329E1A;
--color-5: #1A9E23;
}Palettes that share visual characteristics and color harmony.