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 |
|---|---|---|---|---|---|
#6C141A | rgb(108, 20, 26) | hsl(356, 69%, 25%) | Dark Red | View | |
#6C2414 | rgb(108, 36, 20) | hsl(11, 69%, 25%) | Dark Red | View | |
#6C3A14 | rgb(108, 58, 20) | hsl(26, 69%, 25%) | Burnt Orange | View | |
#6C5014 | rgb(108, 80, 20) | hsl(41, 69%, 25%) | Dark Amber | View | |
#6C6614 | rgb(108, 102, 20) | hsl(56, 69%, 25%) | Dark Yellow | View |
:root {
--color-1: #6C141A;
--color-2: #6C2414;
--color-3: #6C3A14;
--color-4: #6C5014;
--color-5: #6C6614;
}Palettes that share visual characteristics and color harmony.