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 |
|---|---|---|---|---|---|
#4C2F1A | rgb(76, 47, 26) | hsl(25, 49%, 20%) | Burnt Orange | View | |
#4C3B1A | rgb(76, 59, 26) | hsl(40, 49%, 20%) | Deep Soft Amber | View | |
#4C481A | rgb(76, 72, 26) | hsl(55, 49%, 20%) | Deep Soft Yellow | View | |
#444C1A | rgb(68, 76, 26) | hsl(70, 49%, 20%) | Deep Soft Lime | View | |
#374C1A | rgb(55, 76, 26) | hsl(85, 49%, 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: #4C2F1A;
--color-2: #4C3B1A;
--color-3: #4C481A;
--color-4: #444C1A;
--color-5: #374C1A;
}Palettes that share visual characteristics and color harmony.