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 |
|---|---|---|---|---|---|
#6A161A | rgb(106, 22, 26) | hsl(357, 66%, 25%) | Dark Red | View | |
#6A2716 | rgb(106, 39, 22) | hsl(12, 66%, 25%) | Dark Red | View | |
#6A3C16 | rgb(106, 60, 22) | hsl(27, 66%, 25%) | Burnt Orange | View | |
#6A5116 | rgb(106, 81, 22) | hsl(42, 66%, 25%) | Dark Amber | View | |
#6A6616 | rgb(106, 102, 22) | hsl(57, 66%, 25%) | Dark Yellow | View |
:root {
--color-1: #6A161A;
--color-2: #6A2716;
--color-3: #6A3C16;
--color-4: #6A5116;
--color-5: #6A6616;
}Palettes that share visual characteristics and color harmony.