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 Pure Red, Burnt Orange, Dark Pure 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 |
|---|---|---|---|---|---|
#A8250B | rgb(168, 37, 11) | hsl(10, 88%, 35%) | Dark Pure Red | View | |
#A84C0B | rgb(168, 76, 11) | hsl(25, 88%, 35%) | Burnt Orange | View | |
#A8730B | rgb(168, 115, 11) | hsl(40, 88%, 35%) | Dark Pure Amber | View | |
#A89B0B | rgb(168, 155, 11) | hsl(55, 88%, 35%) | Dark Pure Yellow | View | |
#8EA80B | rgb(142, 168, 11) | hsl(70, 88%, 35%) | Dark Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Red and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A8250B;
--color-2: #A84C0B;
--color-3: #A8730B;
--color-4: #A89B0B;
--color-5: #8EA80B;
}Palettes that share visual characteristics and color harmony.