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 |
|---|---|---|---|---|---|
#2F3337 | rgb(47, 51, 55) | hsl(210, 8%, 20%) | Dark Gray | View | |
#53585F | rgb(83, 88, 95) | hsl(215, 7%, 35%) | Dark Gray | View | |
#777E88 | rgb(119, 126, 136) | hsl(215, 7%, 50%) | Light Gray | View | |
#A0A5AC | rgb(160, 165, 172) | hsl(215, 7%, 65%) | Light Gray | View | |
#C8CCD0 | rgb(200, 204, 208) | hsl(210, 8%, 80%) | Light Gray | View |
:root {
--color-1: #2F3337;
--color-2: #53585F;
--color-3: #777E88;
--color-4: #A0A5AC;
--color-5: #C8CCD0;
}Palettes that share visual characteristics and color harmony.