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 Amber, Dark Yellow, Dark Lime. 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 |
|---|---|---|---|---|---|
#C08021 | rgb(192, 128, 33) | hsl(36, 71%, 44%) | Dark Amber | View | |
#C0A821 | rgb(192, 168, 33) | hsl(51, 71%, 44%) | Dark Yellow | View | |
#B0C021 | rgb(176, 192, 33) | hsl(66, 71%, 44%) | Dark Lime | View | |
#88C021 | rgb(136, 192, 33) | hsl(81, 71%, 44%) | Dark Lime | View | |
#60C021 | rgb(96, 192, 33) | hsl(96, 71%, 44%) | Dark Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Amber and Dark Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C08021;
--color-2: #C0A821;
--color-3: #B0C021;
--color-4: #88C021;
--color-5: #60C021;
}Palettes that share visual characteristics and color harmony.