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 |
|---|---|---|---|---|---|
#8D4E1B | rgb(141, 78, 27) | hsl(27, 68%, 33%) | Burnt Orange | View | |
#8D6B1B | rgb(141, 107, 27) | hsl(42, 68%, 33%) | Dark Amber | View | |
#8D881B | rgb(141, 136, 27) | hsl(57, 68%, 33%) | Dark Yellow | View | |
#768D1B | rgb(118, 141, 27) | hsl(72, 68%, 33%) | Dark Lime | View | |
#5A8D1B | rgb(90, 141, 27) | hsl(87, 68%, 33%) | Dark Green | 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: #8D4E1B;
--color-2: #8D6B1B;
--color-3: #8D881B;
--color-4: #768D1B;
--color-5: #5A8D1B;
}Palettes that share visual characteristics and color harmony.