#757576 Color

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

Color preview

#757576

Color formats

HEX
#757576
RGB
rgb(117, 117, 118)
RGBA
rgba(117, 117, 118, 1)
HSL
hsl(240, 0%, 46%)
HSV
hsv(240, 1%, 46%)
CMYK
cmyk(1%, 1%, 0%, 54%)
CSS variable
--color-primary: #757576;
Lowercase HEX
#757576

Shades

Tints

Tones

Harmony

CSS snippets for #757576

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

Frequently asked questions

What color is #757576?+

#757576 is a HEX color with RGB value rgb(117, 117, 118) and HSL value hsl(240, 0%, 46%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #757576?+

The closest Tailwind color is neutral-500, available as the bg-neutral-500 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