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 |
|---|---|---|---|---|---|
#9A9A18 | rgb(154, 154, 24) | hsl(60, 73%, 35%) | Dark Yellow | View | |
#7A9A18 | rgb(122, 154, 24) | hsl(75, 73%, 35%) | Dark Lime | View | |
#599A18 | rgb(89, 154, 24) | hsl(90, 73%, 35%) | Dark Green | View | |
#399A18 | rgb(57, 154, 24) | hsl(105, 73%, 35%) | Dark Green | View | |
#189A18 | rgb(24, 154, 24) | hsl(120, 73%, 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: #9A9A18;
--color-2: #7A9A18;
--color-3: #599A18;
--color-4: #399A18;
--color-5: #189A18;
}Palettes that share visual characteristics and color harmony.