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 |
|---|---|---|---|---|---|
#9B171C | rgb(155, 23, 28) | hsl(358, 74%, 35%) | Dark Red | View | |
#9B3417 | rgb(155, 52, 23) | hsl(13, 74%, 35%) | Dark Red | View | |
#9B5517 | rgb(155, 85, 23) | hsl(28, 74%, 35%) | Burnt Orange | View | |
#9B7617 | rgb(155, 118, 23) | hsl(43, 74%, 35%) | Dark Amber | View | |
#9B9717 | rgb(155, 151, 23) | hsl(58, 74%, 35%) | Dark Yellow | View |
:root {
--color-1: #9B171C;
--color-2: #9B3417;
--color-3: #9B5517;
--color-4: #9B7617;
--color-5: #9B9717;
}Palettes that share visual characteristics and color harmony.