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 |
|---|---|---|---|---|---|
#9B172D | rgb(155, 23, 45) | hsl(350, 74%, 35%) | Dark Red | View | |
#9B2217 | rgb(155, 34, 23) | hsl(5, 74%, 35%) | Dark Red | View | |
#9B4317 | rgb(155, 67, 23) | hsl(20, 74%, 35%) | Burnt Orange | View | |
#9B6417 | rgb(155, 100, 23) | hsl(35, 74%, 35%) | Dark Amber | View | |
#9B8517 | rgb(155, 133, 23) | hsl(50, 74%, 35%) | Dark Yellow | View |
:root {
--color-1: #9B172D;
--color-2: #9B2217;
--color-3: #9B4317;
--color-4: #9B6417;
--color-5: #9B8517;
}Palettes that share visual characteristics and color harmony.