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 |
|---|---|---|---|---|---|
#4B2B1B | rgb(75, 43, 27) | hsl(20, 47%, 20%) | Burnt Orange | View | |
#4B371B | rgb(75, 55, 27) | hsl(35, 47%, 20%) | Deep Soft Amber | View | |
#4B431B | rgb(75, 67, 27) | hsl(50, 47%, 20%) | Deep Soft Yellow | View | |
#474B1B | rgb(71, 75, 27) | hsl(65, 47%, 20%) | Deep Soft Lime | View | |
#3B4B1B | rgb(59, 75, 27) | hsl(80, 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: #4B2B1B;
--color-2: #4B371B;
--color-3: #4B431B;
--color-4: #474B1B;
--color-5: #3B4B1B;
}Palettes that share visual characteristics and color harmony.