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 |
|---|---|---|---|---|---|
#9C161D | rgb(156, 22, 29) | hsl(357, 75%, 35%) | Dark Red | View | |
#9C3116 | rgb(156, 49, 22) | hsl(12, 75%, 35%) | Dark Red | View | |
#9C5316 | rgb(156, 83, 22) | hsl(27, 75%, 35%) | Burnt Orange | View | |
#9C7416 | rgb(156, 116, 22) | hsl(42, 75%, 35%) | Dark Amber | View | |
#9C9516 | rgb(156, 149, 22) | hsl(57, 75%, 35%) | Dark Yellow | View |
:root {
--color-1: #9C161D;
--color-2: #9C3116;
--color-3: #9C5316;
--color-4: #9C7416;
--color-5: #9C9516;
}Palettes that share visual characteristics and color harmony.