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 Deep Dusty Red, Dark Dusty Red, Dusty Red. 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 |
|---|---|---|---|---|---|
#3A2F2C | rgb(58, 47, 44) | hsl(13, 14%, 20%) | Deep Dusty Red | View | |
#66534D | rgb(102, 83, 77) | hsl(14, 14%, 35%) | Dark Dusty Red | View | |
#91766E | rgb(145, 118, 110) | hsl(14, 14%, 50%) | Dusty Red | View | |
#B29F99 | rgb(178, 159, 153) | hsl(14, 14%, 65%) | Dusty Red | View | |
#D3C8C5 | rgb(211, 200, 197) | hsl(13, 14%, 80%) | Light Dusty Red | View |
:root {
--color-1: #3A2F2C;
--color-2: #66534D;
--color-3: #91766E;
--color-4: #B29F99;
--color-5: #D3C8C5;
}Palettes that share visual characteristics and color harmony.