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 |
|---|---|---|---|---|---|
#9B6917 | rgb(155, 105, 23) | hsl(37, 74%, 35%) | Dark Amber | View | |
#9B8A17 | rgb(155, 138, 23) | hsl(52, 74%, 35%) | Dark Yellow | View | |
#8C9B17 | rgb(140, 155, 23) | hsl(67, 74%, 35%) | Dark Lime | View | |
#6B9B17 | rgb(107, 155, 23) | hsl(82, 74%, 35%) | Dark Lime | View | |
#4A9B17 | rgb(74, 155, 23) | hsl(97, 74%, 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: #9B6917;
--color-2: #9B8A17;
--color-3: #8C9B17;
--color-4: #6B9B17;
--color-5: #4A9B17;
}Palettes that share visual characteristics and color harmony.