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 |
|---|---|---|---|---|---|
#941E20 | rgb(148, 30, 32) | hsl(359, 66%, 35%) | Dark Red | View | |
#943A1E | rgb(148, 58, 30) | hsl(14, 66%, 35%) | Dark Red | View | |
#94571E | rgb(148, 87, 30) | hsl(29, 66%, 35%) | Burnt Orange | View | |
#94751E | rgb(148, 117, 30) | hsl(44, 66%, 35%) | Dark Amber | View | |
#94921E | rgb(148, 146, 30) | hsl(59, 66%, 35%) | Dark Yellow | View |
:root {
--color-1: #941E20;
--color-2: #943A1E;
--color-3: #94571E;
--color-4: #94751E;
--color-5: #94921E;
}Palettes that share visual characteristics and color harmony.