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 |
|---|---|---|---|---|---|
#6C3514 | rgb(108, 53, 20) | hsl(23, 69%, 25%) | Burnt Orange | View | |
#6C4B14 | rgb(108, 75, 20) | hsl(38, 69%, 25%) | Dark Amber | View | |
#6C6114 | rgb(108, 97, 20) | hsl(53, 69%, 25%) | Dark Yellow | View | |
#606C14 | rgb(96, 108, 20) | hsl(68, 69%, 25%) | Dark Lime | View | |
#4A6C14 | rgb(74, 108, 20) | hsl(83, 69%, 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: #6C3514;
--color-2: #6C4B14;
--color-3: #6C6114;
--color-4: #606C14;
--color-5: #4A6C14;
}Palettes that share visual characteristics and color harmony.