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 |
|---|---|---|---|---|---|
#901D25 | rgb(144, 29, 37) | hsl(356, 66%, 34%) | Dark Red | View | |
#90321D | rgb(144, 50, 29) | hsl(11, 66%, 34%) | Dark Red | View | |
#904F1D | rgb(144, 79, 29) | hsl(26, 66%, 34%) | Burnt Orange | View | |
#906C1D | rgb(144, 108, 29) | hsl(41, 66%, 34%) | Dark Amber | View | |
#90881D | rgb(144, 136, 29) | hsl(56, 66%, 34%) | Dark Yellow | View |
:root {
--color-1: #901D25;
--color-2: #90321D;
--color-3: #904F1D;
--color-4: #906C1D;
--color-5: #90881D;
}Palettes that share visual characteristics and color harmony.