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 Dark Orange, Dark Orange, 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 |
|---|---|---|---|---|---|
#BA5221 | rgb(186, 82, 33) | hsl(19, 70%, 43%) | Dark Orange | View | |
#BA7821 | rgb(186, 120, 33) | hsl(34, 70%, 43%) | Dark Orange | View | |
#BA9E21 | rgb(186, 158, 33) | hsl(49, 70%, 43%) | Dark Yellow | View | |
#B0BA21 | rgb(176, 186, 33) | hsl(64, 70%, 43%) | Dark Yellow | View | |
#8ABA21 | rgb(138, 186, 33) | hsl(79, 70%, 43%) | Dark Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Orange and Dark Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BA5221;
--color-2: #BA7821;
--color-3: #BA9E21;
--color-4: #B0BA21;
--color-5: #8ABA21;
}Palettes that share visual characteristics and color harmony.