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 |
|---|---|---|---|---|---|
#6F152C | rgb(111, 21, 44) | hsl(345, 68%, 26%) | Dark Red | View | |
#6F1515 | rgb(111, 21, 21) | hsl(0, 68%, 26%) | Dark Red | View | |
#6F2C15 | rgb(111, 44, 21) | hsl(15, 68%, 26%) | Burnt Orange | View | |
#6F4215 | rgb(111, 66, 21) | hsl(30, 68%, 26%) | Burnt Orange | View | |
#6F5915 | rgb(111, 89, 21) | hsl(45, 68%, 26%) | Dark Yellow | View |
:root {
--color-1: #6F152C;
--color-2: #6F1515;
--color-3: #6F2C15;
--color-4: #6F4215;
--color-5: #6F5915;
}Palettes that share visual characteristics and color harmony.