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 |
|---|---|---|---|---|---|
#6A151C | rgb(106, 21, 28) | hsl(355, 67%, 25%) | Dark Red | View | |
#6A2315 | rgb(106, 35, 21) | hsl(10, 67%, 25%) | Dark Red | View | |
#6A3915 | rgb(106, 57, 21) | hsl(25, 67%, 25%) | Burnt Orange | View | |
#6A4E15 | rgb(106, 78, 21) | hsl(40, 67%, 25%) | Dark Amber | View | |
#6A6315 | rgb(106, 99, 21) | hsl(55, 67%, 25%) | Dark Yellow | View |
:root {
--color-1: #6A151C;
--color-2: #6A2315;
--color-3: #6A3915;
--color-4: #6A4E15;
--color-5: #6A6315;
}Palettes that share visual characteristics and color harmony.