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 |
|---|---|---|---|---|---|
#33200F | rgb(51, 32, 15) | hsl(28, 55%, 13%) | Burnt Orange | View | |
#33290F | rgb(51, 41, 15) | hsl(43, 55%, 13%) | Deep Soft Amber | View | |
#33320F | rgb(51, 50, 15) | hsl(58, 55%, 13%) | Deep Soft Yellow | View | |
#2B330F | rgb(43, 51, 15) | hsl(73, 55%, 13%) | Deep Soft Lime | View | |
#22330F | rgb(34, 51, 15) | hsl(88, 55%, 13%) | 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: #33200F;
--color-2: #33290F;
--color-3: #33320F;
--color-4: #2B330F;
--color-5: #22330F;
}Palettes that share visual characteristics and color harmony.