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 |
|---|---|---|---|---|---|
#AB2112 | rgb(171, 33, 18) | hsl(6, 81%, 37%) | Dark Pure Red | View | |
#AB4712 | rgb(171, 71, 18) | hsl(21, 81%, 37%) | Burnt Orange | View | |
#AB6E12 | rgb(171, 110, 18) | hsl(36, 81%, 37%) | Dark Pure Amber | View | |
#AB9412 | rgb(171, 148, 18) | hsl(51, 81%, 37%) | Dark Pure Yellow | View | |
#9BAB12 | rgb(155, 171, 18) | hsl(66, 81%, 37%) | 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: #AB2112;
--color-2: #AB4712;
--color-3: #AB6E12;
--color-4: #AB9412;
--color-5: #9BAB12;
}Palettes that share visual characteristics and color harmony.