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 trending palette featuring Dark Dusty Lime, Muted Red, Dark Gray.
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 |
|---|---|---|---|---|---|
#6B705C | rgb(107, 112, 92) | hsl(75, 10%, 40%) | Dark Dusty Lime | View | |
#A44A4D | rgb(164, 74, 77) | hsl(358, 38%, 47%) | Muted Red | View | |
#333533 | rgb(51, 53, 51) | hsl(120, 2%, 20%) | Dark Gray | View | |
#F1E7DF | rgb(241, 231, 223) | hsl(27, 39%, 91%) | Pale Muted Orange | View | |
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View |
:root {
--color-1: #6B705C;
--color-2: #A44A4D;
--color-3: #333533;
--color-4: #F1E7DF;
--color-5: #FFFFFF;
}Palettes that share visual characteristics and color harmony.