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, Dark Soft Red, Soft Orange. 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 |
|---|---|---|---|---|---|
#4C271A | rgb(76, 39, 26) | hsl(16, 49%, 20%) | Burnt Orange | View | |
#85432E | rgb(133, 67, 46) | hsl(14, 49%, 35%) | Dark Soft Red | View | |
#BE6041 | rgb(190, 96, 65) | hsl(15, 49%, 50%) | Soft Orange | View | |
#D1907A | rgb(209, 144, 122) | hsl(15, 49%, 65%) | Soft Orange | View | |
#E5C0B3 | rgb(229, 192, 179) | hsl(16, 49%, 80%) | Light Soft Orange | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Soft Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4C271A;
--color-2: #85432E;
--color-3: #BE6041;
--color-4: #D1907A;
--color-5: #E5C0B3;
}Palettes that share visual characteristics and color harmony.