#8F6F6A Color

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

Color preview

#8F6F6A

Color formats

HEX
#8F6F6A
RGB
rgb(143, 111, 106)
RGBA
rgba(143, 111, 106, 1)
HSL
hsl(8, 15%, 49%)
HSV
hsv(8, 26%, 56%)
CMYK
cmyk(0%, 22%, 26%, 44%)
CSS variable
--color-primary: #8F6F6A;
Lowercase HEX
#8f6f6a

Shades

Tints

Tones

Harmony

CSS snippets for #8F6F6A

.color-8f6f6a {
  color: #8F6F6A;
  background-color: #8F6F6A;
}

Frequently asked questions

What color is #8F6F6A?+

#8F6F6A is a HEX color with RGB value rgb(143, 111, 106) and HSL value hsl(8, 15%, 49%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #8F6F6A?+

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