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 |
|---|---|---|---|---|---|
#98291B | rgb(152, 41, 27) | hsl(7, 70%, 35%) | Dark Red | View | |
#98491B | rgb(152, 73, 27) | hsl(22, 70%, 35%) | Burnt Orange | View | |
#98681B | rgb(152, 104, 27) | hsl(37, 70%, 35%) | Dark Amber | View | |
#98871B | rgb(152, 135, 27) | hsl(52, 70%, 35%) | Dark Yellow | View | |
#89981B | rgb(137, 152, 27) | hsl(67, 70%, 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: #98291B;
--color-2: #98491B;
--color-3: #98681B;
--color-4: #98871B;
--color-5: #89981B;
}Palettes that share visual characteristics and color harmony.