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 |
|---|---|---|---|---|---|
#951D33 | rgb(149, 29, 51) | hsl(349, 67%, 35%) | Dark Red | View | |
#95251D | rgb(149, 37, 29) | hsl(4, 67%, 35%) | Dark Red | View | |
#95431D | rgb(149, 67, 29) | hsl(19, 67%, 35%) | Burnt Orange | View | |
#95611D | rgb(149, 97, 29) | hsl(34, 67%, 35%) | Burnt Orange | View | |
#957F1D | rgb(149, 127, 29) | hsl(49, 67%, 35%) | Dark Yellow | View |
:root {
--color-1: #951D33;
--color-2: #95251D;
--color-3: #95431D;
--color-4: #95611D;
--color-5: #957F1D;
}Palettes that share visual characteristics and color harmony.