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 |
|---|---|---|---|---|---|
#4B2F1B | rgb(75, 47, 27) | hsl(25, 47%, 20%) | Burnt Orange | View | |
#4B3B1B | rgb(75, 59, 27) | hsl(40, 47%, 20%) | Deep Soft Amber | View | |
#4B471B | rgb(75, 71, 27) | hsl(55, 47%, 20%) | Deep Soft Yellow | View | |
#434B1B | rgb(67, 75, 27) | hsl(70, 47%, 20%) | Deep Soft Lime | View | |
#374B1B | rgb(55, 75, 27) | hsl(85, 47%, 20%) | Deep Soft Green | 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: #4B2F1B;
--color-2: #4B3B1B;
--color-3: #4B471B;
--color-4: #434B1B;
--color-5: #374B1B;
}Palettes that share visual characteristics and color harmony.