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 Amber, Dark 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 |
|---|---|---|---|---|---|
#8F4F24 | rgb(143, 79, 36) | hsl(24, 60%, 35%) | Burnt Orange | View | |
#8F6924 | rgb(143, 105, 36) | hsl(39, 60%, 35%) | Dark Amber | View | |
#8F8424 | rgb(143, 132, 36) | hsl(54, 60%, 35%) | Dark Yellow | View | |
#7F8F24 | rgb(127, 143, 36) | hsl(69, 60%, 35%) | Dark Lime | View | |
#648F24 | rgb(100, 143, 36) | hsl(84, 60%, 35%) | Dark Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8F4F24;
--color-2: #8F6924;
--color-3: #8F8424;
--color-4: #7F8F24;
--color-5: #648F24;
}Palettes that share visual characteristics and color harmony.