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 |
|---|---|---|---|---|---|
#AF4712 | rgb(175, 71, 18) | hsl(20, 81%, 38%) | Burnt Orange | View | |
#AF6E12 | rgb(175, 110, 18) | hsl(35, 81%, 38%) | Dark Pure Amber | View | |
#AF9512 | rgb(175, 149, 18) | hsl(50, 81%, 38%) | Dark Pure Yellow | View | |
#A2AF12 | rgb(162, 175, 18) | hsl(65, 81%, 38%) | Dark Pure Lime | View | |
#7BAF12 | rgb(123, 175, 18) | hsl(80, 81%, 38%) | Dark Pure Lime | 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: #AF4712;
--color-2: #AF6E12;
--color-3: #AF9512;
--color-4: #A2AF12;
--color-5: #7BAF12;
}Palettes that share visual characteristics and color harmony.