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 |
|---|---|---|---|---|---|
#974F1C | rgb(151, 79, 28) | hsl(25, 69%, 35%) | Burnt Orange | View | |
#976E1C | rgb(151, 110, 28) | hsl(40, 69%, 35%) | Dark Amber | View | |
#978D1C | rgb(151, 141, 28) | hsl(55, 69%, 35%) | Dark Yellow | View | |
#82971C | rgb(130, 151, 28) | hsl(70, 69%, 35%) | Dark Lime | View | |
#64971C | rgb(100, 151, 28) | hsl(85, 69%, 35%) | 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: #974F1C;
--color-2: #976E1C;
--color-3: #978D1C;
--color-4: #82971C;
--color-5: #64971C;
}Palettes that share visual characteristics and color harmony.