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 |
|---|---|---|---|---|---|
#931F3A | rgb(147, 31, 58) | hsl(346, 65%, 35%) | Dark Red | View | |
#93211F | rgb(147, 33, 31) | hsl(1, 65%, 35%) | Dark Red | View | |
#933E1F | rgb(147, 62, 31) | hsl(16, 65%, 35%) | Burnt Orange | View | |
#935B1F | rgb(147, 91, 31) | hsl(31, 65%, 35%) | Burnt Orange | View | |
#93781F | rgb(147, 120, 31) | hsl(46, 65%, 35%) | Dark Yellow | View |
:root {
--color-1: #931F3A;
--color-2: #93211F;
--color-3: #933E1F;
--color-4: #935B1F;
--color-5: #93781F;
}Palettes that share visual characteristics and color harmony.