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 |
|---|---|---|---|---|---|
#A8590B | rgb(168, 89, 11) | hsl(30, 88%, 35%) | Burnt Orange | View | |
#A8810B | rgb(168, 129, 11) | hsl(45, 88%, 35%) | Dark Pure Yellow | View | |
#A8A80B | rgb(168, 168, 11) | hsl(60, 88%, 35%) | Dark Pure Yellow | View | |
#81A80B | rgb(129, 168, 11) | hsl(75, 88%, 35%) | Dark Pure Lime | View | |
#59A80B | rgb(89, 168, 11) | hsl(90, 88%, 35%) | Forest 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: #A8590B;
--color-2: #A8810B;
--color-3: #A8A80B;
--color-4: #81A80B;
--color-5: #59A80B;
}Palettes that share visual characteristics and color harmony.