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 Yellow, 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 |
|---|---|---|---|---|---|
#9D601B | rgb(157, 96, 27) | hsl(32, 71%, 36%) | Burnt Orange | View | |
#9D811B | rgb(157, 129, 27) | hsl(47, 71%, 36%) | Dark Yellow | View | |
#999D1B | rgb(153, 157, 27) | hsl(62, 71%, 36%) | Dark Yellow | View | |
#789D1B | rgb(120, 157, 27) | hsl(77, 71%, 36%) | Dark Lime | View | |
#579D1B | rgb(87, 157, 27) | hsl(92, 71%, 36%) | Dark Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9D601B;
--color-2: #9D811B;
--color-3: #999D1B;
--color-4: #789D1B;
--color-5: #579D1B;
}Palettes that share visual characteristics and color harmony.