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 |
|---|---|---|---|---|---|
#8F2427 | rgb(143, 36, 39) | hsl(358, 60%, 35%) | Dark Red | View | |
#8F3B24 | rgb(143, 59, 36) | hsl(13, 60%, 35%) | Dark Red | View | |
#8F5624 | rgb(143, 86, 36) | hsl(28, 60%, 35%) | Burnt Orange | View | |
#8F7024 | rgb(143, 112, 36) | hsl(43, 60%, 35%) | Dark Amber | View | |
#8F8B24 | rgb(143, 139, 36) | hsl(58, 60%, 35%) | Dark Yellow | View |
:root {
--color-1: #8F2427;
--color-2: #8F3B24;
--color-3: #8F5624;
--color-4: #8F7024;
--color-5: #8F8B24;
}Palettes that share visual characteristics and color harmony.