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 Red, Burnt Orange, Dark Amber. 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 |
|---|---|---|---|---|---|
#932F1F | rgb(147, 47, 31) | hsl(8, 65%, 35%) | Dark Red | View | |
#934C1F | rgb(147, 76, 31) | hsl(23, 65%, 35%) | Burnt Orange | View | |
#93691F | rgb(147, 105, 31) | hsl(38, 65%, 35%) | Dark Amber | View | |
#93861F | rgb(147, 134, 31) | hsl(53, 65%, 35%) | Dark Yellow | View | |
#84931F | rgb(132, 147, 31) | hsl(68, 65%, 35%) | Dark Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Red and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #932F1F;
--color-2: #934C1F;
--color-3: #93691F;
--color-4: #93861F;
--color-5: #84931F;
}Palettes that share visual characteristics and color harmony.