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, Dark Red, Burnt 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 |
|---|---|---|---|---|---|
#931F3C | rgb(147, 31, 60) | hsl(345, 65%, 35%) | Dark Red | View | |
#931F1F | rgb(147, 31, 31) | hsl(0, 65%, 35%) | Dark Red | View | |
#933C1F | rgb(147, 60, 31) | hsl(15, 65%, 35%) | Burnt Orange | View | |
#93591F | rgb(147, 89, 31) | hsl(30, 65%, 35%) | Burnt Orange | View | |
#93761F | rgb(147, 118, 31) | hsl(45, 65%, 35%) | Dark Yellow | View |
:root {
--color-1: #931F3C;
--color-2: #931F1F;
--color-3: #933C1F;
--color-4: #93591F;
--color-5: #93761F;
}Palettes that share visual characteristics and color harmony.