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 |
|---|---|---|---|---|---|
#6C3713 | rgb(108, 55, 19) | hsl(24, 70%, 25%) | Burnt Orange | View | |
#6C4D13 | rgb(108, 77, 19) | hsl(39, 70%, 25%) | Dark Amber | View | |
#6C6313 | rgb(108, 99, 19) | hsl(54, 70%, 25%) | Dark Yellow | View | |
#5F6C13 | rgb(95, 108, 19) | hsl(69, 70%, 25%) | Dark Lime | View | |
#496C13 | rgb(73, 108, 19) | hsl(84, 70%, 25%) | Dark Lime | 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: #6C3713;
--color-2: #6C4D13;
--color-3: #6C6313;
--color-4: #5F6C13;
--color-5: #496C13;
}Palettes that share visual characteristics and color harmony.