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 |
|---|---|---|---|---|---|
#672619 | rgb(103, 38, 25) | hsl(10, 61%, 25%) | Dark Red | View | |
#673919 | rgb(103, 57, 25) | hsl(25, 61%, 25%) | Burnt Orange | View | |
#674D19 | rgb(103, 77, 25) | hsl(40, 61%, 25%) | Dark Amber | View | |
#676019 | rgb(103, 96, 25) | hsl(55, 61%, 25%) | Dark Yellow | View | |
#5A6719 | rgb(90, 103, 25) | hsl(70, 61%, 25%) | Dark Lime | View |
:root {
--color-1: #672619;
--color-2: #673919;
--color-3: #674D19;
--color-4: #676019;
--color-5: #5A6719;
}Palettes that share visual characteristics and color harmony.