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 |
|---|---|---|---|---|---|
#9E243C | rgb(158, 36, 60) | hsl(348, 63%, 38%) | Dark Red | View | |
#9E2A24 | rgb(158, 42, 36) | hsl(3, 63%, 38%) | Dark Red | View | |
#9E4824 | rgb(158, 72, 36) | hsl(18, 63%, 38%) | Burnt Orange | View | |
#9E6724 | rgb(158, 103, 36) | hsl(33, 63%, 38%) | Burnt Orange | View | |
#9E8624 | rgb(158, 134, 36) | hsl(48, 63%, 38%) | Dark Yellow | View |
:root {
--color-1: #9E243C;
--color-2: #9E2A24;
--color-3: #9E4824;
--color-4: #9E6724;
--color-5: #9E8624;
}Palettes that share visual characteristics and color harmony.