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 Burnt Orange, Dark Pure Amber, Dark Pure 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 |
|---|---|---|---|---|---|
#A7570C | rgb(167, 87, 12) | hsl(29, 87%, 35%) | Burnt Orange | View | |
#A77D0C | rgb(167, 125, 12) | hsl(44, 87%, 35%) | Dark Pure Amber | View | |
#A7A40C | rgb(167, 164, 12) | hsl(59, 87%, 35%) | Dark Pure Yellow | View | |
#83A70C | rgb(131, 167, 12) | hsl(74, 87%, 35%) | Dark Pure Lime | View | |
#5CA70C | rgb(92, 167, 12) | hsl(89, 87%, 35%) | Forest Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A7570C;
--color-2: #A77D0C;
--color-3: #A7A40C;
--color-4: #83A70C;
--color-5: #5CA70C;
}Palettes that share visual characteristics and color harmony.