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 |
|---|---|---|---|---|---|
#9C161F | rgb(156, 22, 31) | hsl(356, 75%, 35%) | Dark Red | View | |
#9C2F16 | rgb(156, 47, 22) | hsl(11, 75%, 35%) | Dark Red | View | |
#9C5016 | rgb(156, 80, 22) | hsl(26, 75%, 35%) | Burnt Orange | View | |
#9C7216 | rgb(156, 114, 22) | hsl(41, 75%, 35%) | Dark Amber | View | |
#9C9316 | rgb(156, 147, 22) | hsl(56, 75%, 35%) | Dark Yellow | View |
:root {
--color-1: #9C161F;
--color-2: #9C2F16;
--color-3: #9C5016;
--color-4: #9C7216;
--color-5: #9C9316;
}Palettes that share visual characteristics and color harmony.