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 |
|---|---|---|---|---|---|
#AB4712 | rgb(171, 71, 18) | hsl(21, 81%, 37%) | Burnt Orange | View | |
#AB6E12 | rgb(171, 110, 18) | hsl(36, 81%, 37%) | Dark Pure Amber | View | |
#AB9412 | rgb(171, 148, 18) | hsl(51, 81%, 37%) | Dark Pure Yellow | View | |
#9BAB12 | rgb(155, 171, 18) | hsl(66, 81%, 37%) | Dark Pure Lime | View | |
#75AB12 | rgb(117, 171, 18) | hsl(81, 81%, 37%) | 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: #AB4712;
--color-2: #AB6E12;
--color-3: #AB9412;
--color-4: #9BAB12;
--color-5: #75AB12;
}Palettes that share visual characteristics and color harmony.