#8E3B2F Color

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

Color preview

#8E3B2F

Color formats

HEX
#8E3B2F
RGB
rgb(142, 59, 47)
RGBA
rgba(142, 59, 47, 1)
HSL
hsl(8, 50%, 37%)
HSV
hsv(8, 67%, 56%)
CMYK
cmyk(0%, 58%, 67%, 44%)
CSS variable
--color-primary: #8E3B2F;
Lowercase HEX
#8e3b2f

Shades

Tints

Tones

Harmony

CSS snippets for #8E3B2F

.color-8e3b2f {
  color: #8E3B2F;
  background-color: #8E3B2F;
}

Frequently asked questions

What color is #8E3B2F?+

#8E3B2F is a HEX color with RGB value rgb(142, 59, 47) and HSL value hsl(8, 50%, 37%). Its closest CSS named color is Brown.

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

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