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 |
|---|---|---|---|---|---|
#94341E | rgb(148, 52, 30) | hsl(11, 66%, 35%) | Dark Red | View | |
#94511E | rgb(148, 81, 30) | hsl(26, 66%, 35%) | Burnt Orange | View | |
#946F1E | rgb(148, 111, 30) | hsl(41, 66%, 35%) | Dark Amber | View | |
#948C1E | rgb(148, 140, 30) | hsl(56, 66%, 35%) | Dark Yellow | View | |
#7F941E | rgb(127, 148, 30) | hsl(71, 66%, 35%) | 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: #94341E;
--color-2: #94511E;
--color-3: #946F1E;
--color-4: #948C1E;
--color-5: #7F941E;
}Palettes that share visual characteristics and color harmony.