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 |
|---|---|---|---|---|---|
#9C6916 | rgb(156, 105, 22) | hsl(37, 75%, 35%) | Dark Amber | View | |
#9C8A16 | rgb(156, 138, 22) | hsl(52, 75%, 35%) | Dark Yellow | View | |
#8D9C16 | rgb(141, 156, 22) | hsl(67, 75%, 35%) | Dark Lime | View | |
#6B9C16 | rgb(107, 156, 22) | hsl(82, 75%, 35%) | Dark Lime | View | |
#4A9C16 | rgb(74, 156, 22) | hsl(97, 75%, 35%) | 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: #9C6916;
--color-2: #9C8A16;
--color-3: #8D9C16;
--color-4: #6B9C16;
--color-5: #4A9C16;
}Palettes that share visual characteristics and color harmony.