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 |
|---|---|---|---|---|---|
#9C1619 | rgb(156, 22, 25) | hsl(359, 75%, 35%) | Dark Red | View | |
#9C3616 | rgb(156, 54, 22) | hsl(14, 75%, 35%) | Dark Red | View | |
#9C5716 | rgb(156, 87, 22) | hsl(29, 75%, 35%) | Burnt Orange | View | |
#9C7816 | rgb(156, 120, 22) | hsl(44, 75%, 35%) | Dark Amber | View | |
#9C9A16 | rgb(156, 154, 22) | hsl(59, 75%, 35%) | Dark Yellow | View |
:root {
--color-1: #9C1619;
--color-2: #9C3616;
--color-3: #9C5716;
--color-4: #9C7816;
--color-5: #9C9A16;
}Palettes that share visual characteristics and color harmony.