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 Dark Red, Burnt Orange, Dark Amber. 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 |
|---|---|---|---|---|---|
#75261A | rgb(117, 38, 26) | hsl(8, 64%, 28%) | Dark Red | View | |
#753D1A | rgb(117, 61, 26) | hsl(23, 64%, 28%) | Burnt Orange | View | |
#75541A | rgb(117, 84, 26) | hsl(38, 64%, 28%) | Dark Amber | View | |
#756A1A | rgb(117, 106, 26) | hsl(53, 64%, 28%) | Dark Yellow | View | |
#69751A | rgb(105, 117, 26) | hsl(68, 64%, 28%) | Dark Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Red and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #75261A;
--color-2: #753D1A;
--color-3: #75541A;
--color-4: #756A1A;
--color-5: #69751A;
}Palettes that share visual characteristics and color harmony.