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 |
|---|---|---|---|---|---|
#9FA70C | rgb(159, 167, 12) | hsl(63, 87%, 35%) | Dark Pure Yellow | View | |
#78A70C | rgb(120, 167, 12) | hsl(78, 87%, 35%) | Dark Pure Lime | View | |
#51A70C | rgb(81, 167, 12) | hsl(93, 87%, 35%) | Forest Green | View | |
#2BA70C | rgb(43, 167, 12) | hsl(108, 87%, 35%) | Forest Green | View | |
#0CA713 | rgb(12, 167, 19) | hsl(123, 87%, 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: #9FA70C;
--color-2: #78A70C;
--color-3: #51A70C;
--color-4: #2BA70C;
--color-5: #0CA713;
}Palettes that share visual characteristics and color harmony.