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 Pure Yellow, Dark Pure 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 |
|---|---|---|---|---|---|
#9E5E15 | rgb(158, 94, 21) | hsl(32, 77%, 35%) | Burnt Orange | View | |
#9E8015 | rgb(158, 128, 21) | hsl(47, 77%, 35%) | Dark Pure Yellow | View | |
#999E15 | rgb(153, 158, 21) | hsl(62, 77%, 35%) | Dark Pure Yellow | View | |
#779E15 | rgb(119, 158, 21) | hsl(77, 77%, 35%) | Dark Pure Lime | View | |
#559E15 | rgb(85, 158, 21) | hsl(92, 77%, 35%) | Dark Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9E5E15;
--color-2: #9E8015;
--color-3: #999E15;
--color-4: #779E15;
--color-5: #559E15;
}Palettes that share visual characteristics and color harmony.