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 |
|---|---|---|---|---|---|
#9A191F | rgb(154, 25, 31) | hsl(357, 72%, 35%) | Dark Red | View | |
#9A3319 | rgb(154, 51, 25) | hsl(12, 72%, 35%) | Dark Red | View | |
#9A5319 | rgb(154, 83, 25) | hsl(27, 72%, 35%) | Burnt Orange | View | |
#9A7319 | rgb(154, 115, 25) | hsl(42, 72%, 35%) | Dark Amber | View | |
#9A9319 | rgb(154, 147, 25) | hsl(57, 72%, 35%) | Dark Yellow | View |
:root {
--color-1: #9A191F;
--color-2: #9A3319;
--color-3: #9A5319;
--color-4: #9A7319;
--color-5: #9A9319;
}Palettes that share visual characteristics and color harmony.