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 Gray, Dark Gray, Light Gray. 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 |
|---|---|---|---|---|---|
#372F32 | rgb(55, 47, 50) | hsl(338, 8%, 20%) | Dark Gray | View | |
#605258 | rgb(96, 82, 88) | hsl(334, 8%, 35%) | Dark Gray | View | |
#8A757E | rgb(138, 117, 126) | hsl(334, 8%, 50%) | Light Gray | View | |
#AD9FA5 | rgb(173, 159, 165) | hsl(334, 8%, 65%) | Light Gray | View | |
#D0C8CB | rgb(208, 200, 203) | hsl(338, 8%, 80%) | Light Gray | View |
:root {
--color-1: #372F32;
--color-2: #605258;
--color-3: #8A757E;
--color-4: #AD9FA5;
--color-5: #D0C8CB;
}Palettes that share visual characteristics and color harmony.