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 |
|---|---|---|---|---|---|
#A12A12 | rgb(161, 42, 18) | hsl(10, 80%, 35%) | Dark Pure Red | View | |
#A14D12 | rgb(161, 77, 18) | hsl(25, 80%, 35%) | Burnt Orange | View | |
#A17112 | rgb(161, 113, 18) | hsl(40, 80%, 35%) | Dark Pure Amber | View | |
#A19512 | rgb(161, 149, 18) | hsl(55, 80%, 35%) | Dark Pure Yellow | View | |
#89A112 | rgb(137, 161, 18) | hsl(70, 80%, 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: #A12A12;
--color-2: #A14D12;
--color-3: #A17112;
--color-4: #A19512;
--color-5: #89A112;
}Palettes that share visual characteristics and color harmony.