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 Orange, Dark Amber, Dark Yellow. 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 |
|---|---|---|---|---|---|
#BA6621 | rgb(186, 102, 33) | hsl(27, 70%, 43%) | Dark Orange | View | |
#BA8C21 | rgb(186, 140, 33) | hsl(42, 70%, 43%) | Dark Amber | View | |
#BAB321 | rgb(186, 179, 33) | hsl(57, 70%, 43%) | Dark Yellow | View | |
#9CBA21 | rgb(156, 186, 33) | hsl(72, 70%, 43%) | Dark Lime | View | |
#75BA21 | rgb(117, 186, 33) | hsl(87, 70%, 43%) | Dark Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Orange and Dark Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BA6621;
--color-2: #BA8C21;
--color-3: #BAB321;
--color-4: #9CBA21;
--color-5: #75BA21;
}Palettes that share visual characteristics and color harmony.