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 |
|---|---|---|---|---|---|
#2F3736 | rgb(47, 55, 54) | hsl(172, 8%, 20%) | Dark Gray | View | |
#535F5F | rgb(83, 95, 95) | hsl(180, 7%, 35%) | Dark Gray | View | |
#778887 | rgb(119, 136, 135) | hsl(176, 7%, 50%) | Light Gray | View | |
#A0ACAB | rgb(160, 172, 171) | hsl(175, 7%, 65%) | Light Gray | View | |
#C8D0CF | rgb(200, 208, 207) | hsl(173, 8%, 80%) | Light Gray | View |
:root {
--color-1: #2F3736;
--color-2: #535F5F;
--color-3: #778887;
--color-4: #A0ACAB;
--color-5: #C8D0CF;
}Palettes that share visual characteristics and color harmony.