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 |
|---|---|---|---|---|---|
#AAAA1D | rgb(170, 170, 29) | hsl(60, 71%, 39%) | Dark Yellow | View | |
#87AA1D | rgb(135, 170, 29) | hsl(75, 71%, 39%) | Dark Lime | View | |
#63AA1D | rgb(99, 170, 29) | hsl(90, 71%, 39%) | Dark Green | View | |
#40AA1D | rgb(64, 170, 29) | hsl(105, 71%, 39%) | Dark Green | View | |
#1DAA1D | rgb(29, 170, 29) | hsl(120, 71%, 39%) | 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: #AAAA1D;
--color-2: #87AA1D;
--color-3: #63AA1D;
--color-4: #40AA1D;
--color-5: #1DAA1D;
}Palettes that share visual characteristics and color harmony.