#8B232B Color

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

Color preview

#8B232B

Color formats

HEX
#8B232B
RGB
rgb(139, 35, 43)
RGBA
rgba(139, 35, 43, 1)
HSL
hsl(355, 60%, 34%)
HSV
hsv(355, 75%, 55%)
CMYK
cmyk(0%, 75%, 69%, 45%)
CSS variable
--color-primary: #8B232B;
Lowercase HEX
#8b232b

Shades

Tints

Tones

Harmony

CSS snippets for #8B232B

.color-8b232b {
  color: #8B232B;
  background-color: #8B232B;
}

Frequently asked questions

What color is #8B232B?+

#8B232B is a HEX color with RGB value rgb(139, 35, 43) and HSL value hsl(355, 60%, 34%). Its closest CSS named color is Brown.

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

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