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, Burnt Orange, 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 |
|---|---|---|---|---|---|
#9C3C16 | rgb(156, 60, 22) | hsl(17, 75%, 35%) | Burnt Orange | View | |
#9C5E16 | rgb(156, 94, 22) | hsl(32, 75%, 35%) | Burnt Orange | View | |
#9C7F16 | rgb(156, 127, 22) | hsl(47, 75%, 35%) | Dark Yellow | View | |
#989C16 | rgb(152, 156, 22) | hsl(62, 75%, 35%) | Dark Yellow | View | |
#769C16 | rgb(118, 156, 22) | hsl(77, 75%, 35%) | Dark Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9C3C16;
--color-2: #9C5E16;
--color-3: #9C7F16;
--color-4: #989C16;
--color-5: #769C16;
}Palettes that share visual characteristics and color harmony.