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 Pure Yellow, Dark Pure Lime, Forest 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 |
|---|---|---|---|---|---|
#AAA709 | rgb(170, 167, 9) | hsl(59, 90%, 35%) | Dark Pure Yellow | View | |
#84AA09 | rgb(132, 170, 9) | hsl(74, 90%, 35%) | Dark Pure Lime | View | |
#5CAA09 | rgb(92, 170, 9) | hsl(89, 90%, 35%) | Forest Green | View | |
#34AA09 | rgb(52, 170, 9) | hsl(104, 90%, 35%) | Forest Green | View | |
#0CAA09 | rgb(12, 170, 9) | hsl(119, 90%, 35%) | Forest Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Yellow and Dark Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AAA709;
--color-2: #84AA09;
--color-3: #5CAA09;
--color-4: #34AA09;
--color-5: #0CAA09;
}Palettes that share visual characteristics and color harmony.