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 Muted Amber, Dark Muted 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 |
|---|---|---|---|---|---|
#78563B | rgb(120, 86, 59) | hsl(27, 34%, 35%) | Burnt Orange | View | |
#78653B | rgb(120, 101, 59) | hsl(41, 34%, 35%) | Dark Muted Amber | View | |
#78753B | rgb(120, 117, 59) | hsl(57, 34%, 35%) | Dark Muted Yellow | View | |
#6B783B | rgb(107, 120, 59) | hsl(73, 34%, 35%) | Dark Muted Lime | View | |
#5C783B | rgb(92, 120, 59) | hsl(88, 34%, 35%) | Dark Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #78563B;
--color-2: #78653B;
--color-3: #78753B;
--color-4: #6B783B;
--color-5: #5C783B;
}Palettes that share visual characteristics and color harmony.