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, Soft Dark Amber, Soft Dark 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 |
|---|---|---|---|---|---|
#84552E | rgb(132, 85, 46) | hsl(27, 48%, 35%) | Burnt Orange | View | |
#846A2E | rgb(132, 106, 46) | hsl(42, 48%, 35%) | Soft Dark Amber | View | |
#84802E | rgb(132, 128, 46) | hsl(57, 48%, 35%) | Soft Dark Yellow | View | |
#73842E | rgb(115, 132, 46) | hsl(72, 48%, 35%) | Soft Dark Lime | View | |
#5E842E | rgb(94, 132, 46) | hsl(87, 48%, 35%) | Soft Dark Green | View |
:root {
--color-1: #84552E;
--color-2: #846A2E;
--color-3: #84802E;
--color-4: #73842E;
--color-5: #5E842E;
}Palettes that share visual characteristics and color harmony.