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 |
|---|---|---|---|---|---|
#9CA30F | rgb(156, 163, 15) | hsl(63, 83%, 35%) | Dark Pure Yellow | View | |
#77A30F | rgb(119, 163, 15) | hsl(78, 83%, 35%) | Dark Pure Lime | View | |
#52A30F | rgb(82, 163, 15) | hsl(93, 83%, 35%) | Forest Green | View | |
#2DA30F | rgb(45, 163, 15) | hsl(108, 83%, 35%) | Forest Green | View | |
#0FA317 | rgb(15, 163, 23) | hsl(123, 83%, 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: #9CA30F;
--color-2: #77A30F;
--color-3: #52A30F;
--color-4: #2DA30F;
--color-5: #0FA317;
}Palettes that share visual characteristics and color harmony.