#282929 Color

Inspect #282929 across formats, palettes, contrast and closest named color matches.

Color preview

#282929

Color formats

HEX
#282929
RGB
rgb(40, 41, 41)
RGBA
rgba(40, 41, 41, 1)
HSL
hsl(180, 1%, 16%)
HSV
hsv(180, 2%, 16%)
CMYK
cmyk(2%, 0%, 0%, 84%)
CSS variable
--color-primary: #282929;
Lowercase HEX
#282929

Shades

Tints

Tones

Harmony

CSS snippets for #282929

.color-282929 {
  color: #282929;
  background-color: #282929;
}

Frequently asked questions

What color is #282929?+

#282929 is a HEX color with RGB value rgb(40, 41, 41) and HSL value hsl(180, 1%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #282929?+

The closest Tailwind color is zinc-800, available as the bg-zinc-800 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools