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 |
|---|---|---|---|---|---|
#95291D | rgb(149, 41, 29) | hsl(6, 67%, 35%) | Dark Red | View | |
#95471D | rgb(149, 71, 29) | hsl(21, 67%, 35%) | Burnt Orange | View | |
#95651D | rgb(149, 101, 29) | hsl(36, 67%, 35%) | Dark Amber | View | |
#95831D | rgb(149, 131, 29) | hsl(51, 67%, 35%) | Dark Yellow | View | |
#89951D | rgb(137, 149, 29) | hsl(66, 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: #95291D;
--color-2: #95471D;
--color-3: #95651D;
--color-4: #95831D;
--color-5: #89951D;
}Palettes that share visual characteristics and color harmony.