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 |
|---|---|---|---|---|---|
#931F2D | rgb(147, 31, 45) | hsl(353, 65%, 35%) | Dark Red | View | |
#932F1F | rgb(147, 47, 31) | hsl(8, 65%, 35%) | Dark Red | View | |
#934C1F | rgb(147, 76, 31) | hsl(23, 65%, 35%) | Burnt Orange | View | |
#93691F | rgb(147, 105, 31) | hsl(38, 65%, 35%) | Dark Amber | View | |
#93861F | rgb(147, 134, 31) | hsl(53, 65%, 35%) | Dark Yellow | View |
:root {
--color-1: #931F2D;
--color-2: #932F1F;
--color-3: #934C1F;
--color-4: #93691F;
--color-5: #93861F;
}Palettes that share visual characteristics and color harmony.