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 |
|---|---|---|---|---|---|
#78563A | rgb(120, 86, 58) | hsl(27, 35%, 35%) | Burnt Orange | View | |
#78663A | rgb(120, 102, 58) | hsl(43, 35%, 35%) | Dark Muted Amber | View | |
#78753A | rgb(120, 117, 58) | hsl(57, 35%, 35%) | Dark Muted Yellow | View | |
#6C783A | rgb(108, 120, 58) | hsl(72, 35%, 35%) | Dark Muted Lime | View | |
#5C783A | rgb(92, 120, 58) | hsl(87, 35%, 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: #78563A;
--color-2: #78663A;
--color-3: #78753A;
--color-4: #6C783A;
--color-5: #5C783A;
}Palettes that share visual characteristics and color harmony.