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 |
|---|---|---|---|---|---|
#95331D | rgb(149, 51, 29) | hsl(11, 67%, 35%) | Dark Red | View | |
#95511D | rgb(149, 81, 29) | hsl(26, 67%, 35%) | Burnt Orange | View | |
#956F1D | rgb(149, 111, 29) | hsl(41, 67%, 35%) | Dark Amber | View | |
#958D1D | rgb(149, 141, 29) | hsl(56, 67%, 35%) | Dark Yellow | View | |
#7F951D | rgb(127, 149, 29) | hsl(71, 67%, 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: #95331D;
--color-2: #95511D;
--color-3: #956F1D;
--color-4: #958D1D;
--color-5: #7F951D;
}Palettes that share visual characteristics and color harmony.