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 |
|---|---|---|---|---|---|
#A3570F | rgb(163, 87, 15) | hsl(29, 83%, 35%) | Burnt Orange | View | |
#A37C0F | rgb(163, 124, 15) | hsl(44, 83%, 35%) | Dark Pure Amber | View | |
#A3A10F | rgb(163, 161, 15) | hsl(59, 83%, 35%) | Dark Pure Yellow | View | |
#81A30F | rgb(129, 163, 15) | hsl(74, 83%, 35%) | Dark Pure Lime | View | |
#5CA30F | rgb(92, 163, 15) | hsl(89, 83%, 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: #A3570F;
--color-2: #A37C0F;
--color-3: #A3A10F;
--color-4: #81A30F;
--color-5: #5CA30F;
}Palettes that share visual characteristics and color harmony.