#7F7E6F Color

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

Color preview

#7F7E6F

Color formats

HEX
#7F7E6F
RGB
rgb(127, 126, 111)
RGBA
rgba(127, 126, 111, 1)
HSL
hsl(56, 7%, 47%)
HSV
hsv(56, 13%, 50%)
CMYK
cmyk(0%, 1%, 13%, 50%)
CSS variable
--color-primary: #7F7E6F;
Lowercase HEX
#7f7e6f

Shades

Tints

Tones

Harmony

CSS snippets for #7F7E6F

.color-7f7e6f {
  color: #7F7E6F;
  background-color: #7F7E6F;
}

Frequently asked questions

What color is #7F7E6F?+

#7F7E6F is a HEX color with RGB value rgb(127, 126, 111) and HSL value hsl(56, 7%, 47%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #7F7E6F?+

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