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 |
|---|---|---|---|---|---|
#6C3814 | rgb(108, 56, 20) | hsl(25, 69%, 25%) | Burnt Orange | View | |
#6C4E14 | rgb(108, 78, 20) | hsl(40, 69%, 25%) | Dark Amber | View | |
#6C6414 | rgb(108, 100, 20) | hsl(55, 69%, 25%) | Dark Yellow | View | |
#5D6C14 | rgb(93, 108, 20) | hsl(70, 69%, 25%) | Dark Lime | View | |
#476C14 | rgb(71, 108, 20) | hsl(85, 69%, 25%) | Dark Green | 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: #6C3814;
--color-2: #6C4E14;
--color-3: #6C6414;
--color-4: #5D6C14;
--color-5: #476C14;
}Palettes that share visual characteristics and color harmony.