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 |
|---|---|---|---|---|---|
#9B171E | rgb(155, 23, 30) | hsl(357, 74%, 35%) | Dark Red | View | |
#9B3217 | rgb(155, 50, 23) | hsl(12, 74%, 35%) | Dark Red | View | |
#9B5317 | rgb(155, 83, 23) | hsl(27, 74%, 35%) | Burnt Orange | View | |
#9B7417 | rgb(155, 116, 23) | hsl(42, 74%, 35%) | Dark Amber | View | |
#9B9517 | rgb(155, 149, 23) | hsl(57, 74%, 35%) | Dark Yellow | View |
:root {
--color-1: #9B171E;
--color-2: #9B3217;
--color-3: #9B5317;
--color-4: #9B7417;
--color-5: #9B9517;
}Palettes that share visual characteristics and color harmony.