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 |
|---|---|---|---|---|---|
#372F33 | rgb(55, 47, 51) | hsl(330, 8%, 20%) | Dark Gray | View | |
#605259 | rgb(96, 82, 89) | hsl(330, 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 | |
#D0C8CC | rgb(208, 200, 204) | hsl(330, 8%, 80%) | Light Gray | View |
:root {
--color-1: #372F33;
--color-2: #605259;
--color-3: #8A757E;
--color-4: #AD9FA5;
--color-5: #D0C8CC;
}Palettes that share visual characteristics and color harmony.