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 |
|---|---|---|---|---|---|
#A7540C | rgb(167, 84, 12) | hsl(28, 87%, 35%) | Burnt Orange | View | |
#A77B0C | rgb(167, 123, 12) | hsl(43, 87%, 35%) | Dark Pure Amber | View | |
#A7A20C | rgb(167, 162, 12) | hsl(58, 87%, 35%) | Dark Pure Yellow | View | |
#85A70C | rgb(133, 167, 12) | hsl(73, 87%, 35%) | Dark Pure Lime | View | |
#5EA70C | rgb(94, 167, 12) | hsl(88, 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: #A7540C;
--color-2: #A77B0C;
--color-3: #A7A20C;
--color-4: #85A70C;
--color-5: #5EA70C;
}Palettes that share visual characteristics and color harmony.