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 |
|---|---|---|---|---|---|
#9C1631 | rgb(156, 22, 49) | hsl(348, 75%, 35%) | Dark Red | View | |
#9C1D16 | rgb(156, 29, 22) | hsl(3, 75%, 35%) | Dark Red | View | |
#9C3E16 | rgb(156, 62, 22) | hsl(18, 75%, 35%) | Burnt Orange | View | |
#9C6016 | rgb(156, 96, 22) | hsl(33, 75%, 35%) | Burnt Orange | View | |
#9C8116 | rgb(156, 129, 22) | hsl(48, 75%, 35%) | Dark Yellow | View |
:root {
--color-1: #9C1631;
--color-2: #9C1D16;
--color-3: #9C3E16;
--color-4: #9C6016;
--color-5: #9C8116;
}Palettes that share visual characteristics and color harmony.