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 |
|---|---|---|---|---|---|
#A9291E | rgb(169, 41, 30) | hsl(5, 70%, 39%) | Dark Red | View | |
#A94C1E | rgb(169, 76, 30) | hsl(20, 70%, 39%) | Burnt Orange | View | |
#A96F1E | rgb(169, 111, 30) | hsl(35, 70%, 39%) | Dark Amber | View | |
#A9921E | rgb(169, 146, 30) | hsl(50, 70%, 39%) | Dark Yellow | View | |
#9DA91E | rgb(157, 169, 30) | hsl(65, 70%, 39%) | 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: #A9291E;
--color-2: #A94C1E;
--color-3: #A96F1E;
--color-4: #A9921E;
--color-5: #9DA91E;
}Palettes that share visual characteristics and color harmony.