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, Deep Soft Amber, Deep Soft 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 |
|---|---|---|---|---|---|
#4B2D1B | rgb(75, 45, 27) | hsl(23, 47%, 20%) | Burnt Orange | View | |
#4B391B | rgb(75, 57, 27) | hsl(38, 47%, 20%) | Deep Soft Amber | View | |
#4B451B | rgb(75, 69, 27) | hsl(52, 47%, 20%) | Deep Soft Yellow | View | |
#454B1B | rgb(69, 75, 27) | hsl(68, 47%, 20%) | Deep Soft Lime | View | |
#394B1B | rgb(57, 75, 27) | hsl(83, 47%, 20%) | Deep Soft Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Deep Soft Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4B2D1B;
--color-2: #4B391B;
--color-3: #4B451B;
--color-4: #454B1B;
--color-5: #394B1B;
}Palettes that share visual characteristics and color harmony.