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 |
|---|---|---|---|---|---|
#9B1729 | rgb(155, 23, 41) | hsl(352, 74%, 35%) | Dark Red | View | |
#9B2717 | rgb(155, 39, 23) | hsl(7, 74%, 35%) | Dark Red | View | |
#9B4817 | rgb(155, 72, 23) | hsl(22, 74%, 35%) | Burnt Orange | View | |
#9B6917 | rgb(155, 105, 23) | hsl(37, 74%, 35%) | Dark Amber | View | |
#9B8A17 | rgb(155, 138, 23) | hsl(52, 74%, 35%) | Dark Yellow | View |
:root {
--color-1: #9B1729;
--color-2: #9B2717;
--color-3: #9B4817;
--color-4: #9B6917;
--color-5: #9B8A17;
}Palettes that share visual characteristics and color harmony.