#8F5C56 Color

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

Color preview

#8F5C56

Color formats

HEX
#8F5C56
RGB
rgb(143, 92, 86)
RGBA
rgba(143, 92, 86, 1)
HSL
hsl(6, 25%, 45%)
HSV
hsv(6, 40%, 56%)
CMYK
cmyk(0%, 36%, 40%, 44%)
CSS variable
--color-primary: #8F5C56;
Lowercase HEX
#8f5c56

Shades

Tints

Tones

Harmony

CSS snippets for #8F5C56

.color-8f5c56 {
  color: #8F5C56;
  background-color: #8F5C56;
}

Frequently asked questions

What color is #8F5C56?+

#8F5C56 is a HEX color with RGB value rgb(143, 92, 86) and HSL value hsl(6, 25%, 45%). Its closest CSS named color is DimGray.

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

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