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 |
|---|---|---|---|---|---|
#951D3B | rgb(149, 29, 59) | hsl(345, 67%, 35%) | Dark Red | View | |
#951D1D | rgb(149, 29, 29) | hsl(0, 67%, 35%) | Dark Red | View | |
#953B1D | rgb(149, 59, 29) | hsl(15, 67%, 35%) | Burnt Orange | View | |
#95591D | rgb(149, 89, 29) | hsl(30, 67%, 35%) | Burnt Orange | View | |
#95771D | rgb(149, 119, 29) | hsl(45, 67%, 35%) | Dark Yellow | View |
:root {
--color-1: #951D3B;
--color-2: #951D1D;
--color-3: #953B1D;
--color-4: #95591D;
--color-5: #95771D;
}Palettes that share visual characteristics and color harmony.