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 |
|---|---|---|---|---|---|
#A96F1E | rgb(169, 111, 30) | hsl(35, 70%, 39%) | Dark Amber | View | |
#A9921E | rgb(169, 146, 30) | hsl(50, 70%, 39%) | Dark Yellow | View | |
#9DA91E | rgb(157, 169, 30) | hsl(65, 70%, 39%) | Dark Lime | View | |
#7BA91E | rgb(123, 169, 30) | hsl(80, 70%, 39%) | Dark Lime | View | |
#58A91E | rgb(88, 169, 30) | hsl(95, 70%, 39%) | 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: #A96F1E;
--color-2: #A9921E;
--color-3: #9DA91E;
--color-4: #7BA91E;
--color-5: #58A91E;
}Palettes that share visual characteristics and color harmony.