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 |
|---|---|---|---|---|---|
#A8A00B | rgb(168, 160, 11) | hsl(57, 88%, 35%) | Dark Pure Yellow | View | |
#88A80B | rgb(136, 168, 11) | hsl(72, 88%, 35%) | Dark Pure Lime | View | |
#61A80B | rgb(97, 168, 11) | hsl(87, 88%, 35%) | Forest Green | View | |
#3AA80B | rgb(58, 168, 11) | hsl(102, 88%, 35%) | Forest Green | View | |
#13A80B | rgb(19, 168, 11) | hsl(117, 88%, 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: #A8A00B;
--color-2: #88A80B;
--color-3: #61A80B;
--color-4: #3AA80B;
--color-5: #13A80B;
}Palettes that share visual characteristics and color harmony.