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 |
|---|---|---|---|---|---|
#8F2436 | rgb(143, 36, 54) | hsl(350, 60%, 35%) | Dark Red | View | |
#8F2D24 | rgb(143, 45, 36) | hsl(5, 60%, 35%) | Dark Red | View | |
#8F4724 | rgb(143, 71, 36) | hsl(20, 60%, 35%) | Burnt Orange | View | |
#8F6224 | rgb(143, 98, 36) | hsl(35, 60%, 35%) | Dark Amber | View | |
#8F7D24 | rgb(143, 125, 36) | hsl(50, 60%, 35%) | Dark Yellow | View |
:root {
--color-1: #8F2436;
--color-2: #8F2D24;
--color-3: #8F4724;
--color-4: #8F6224;
--color-5: #8F7D24;
}Palettes that share visual characteristics and color harmony.