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 |
|---|---|---|---|---|---|
#8C5722 | rgb(140, 87, 34) | hsl(30, 61%, 34%) | Burnt Orange | View | |
#8C7122 | rgb(140, 113, 34) | hsl(45, 61%, 34%) | Dark Yellow | View | |
#8C8C22 | rgb(140, 140, 34) | hsl(60, 61%, 34%) | Dark Yellow | View | |
#718C22 | rgb(113, 140, 34) | hsl(75, 61%, 34%) | Dark Lime | View | |
#578C22 | rgb(87, 140, 34) | hsl(90, 61%, 34%) | 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: #8C5722;
--color-2: #8C7122;
--color-3: #8C8C22;
--color-4: #718C22;
--color-5: #578C22;
}Palettes that share visual characteristics and color harmony.