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 Burnt Orange, Dark Pure Amber, Dark Pure Yellow. 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 |
|---|---|---|---|---|---|
#A8420B | rgb(168, 66, 11) | hsl(21, 88%, 35%) | Burnt Orange | View | |
#A8690B | rgb(168, 105, 11) | hsl(36, 88%, 35%) | Dark Pure Amber | View | |
#A8900B | rgb(168, 144, 11) | hsl(51, 88%, 35%) | Dark Pure Yellow | View | |
#98A80B | rgb(152, 168, 11) | hsl(66, 88%, 35%) | Dark Pure Lime | View | |
#71A80B | rgb(113, 168, 11) | hsl(81, 88%, 35%) | Dark Pure Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A8420B;
--color-2: #A8690B;
--color-3: #A8900B;
--color-4: #98A80B;
--color-5: #71A80B;
}Palettes that share visual characteristics and color harmony.