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 |
|---|---|---|---|---|---|
#971C1E | rgb(151, 28, 30) | hsl(359, 69%, 35%) | Dark Red | View | |
#97381C | rgb(151, 56, 28) | hsl(14, 69%, 35%) | Dark Red | View | |
#97571C | rgb(151, 87, 28) | hsl(29, 69%, 35%) | Burnt Orange | View | |
#97761C | rgb(151, 118, 28) | hsl(44, 69%, 35%) | Dark Amber | View | |
#97951C | rgb(151, 149, 28) | hsl(59, 69%, 35%) | Dark Yellow | View |
:root {
--color-1: #971C1E;
--color-2: #97381C;
--color-3: #97571C;
--color-4: #97761C;
--color-5: #97951C;
}Palettes that share visual characteristics and color harmony.