#9A2B2F Color

Inspect #9A2B2F across formats, palettes, contrast and closest named color matches.

Color preview

#9A2B2F

Color formats

HEX
#9A2B2F
RGB
rgb(154, 43, 47)
RGBA
rgba(154, 43, 47, 1)
HSL
hsl(358, 56%, 39%)
HSV
hsv(358, 72%, 60%)
CMYK
cmyk(0%, 72%, 69%, 40%)
CSS variable
--color-primary: #9A2B2F;
Lowercase HEX
#9a2b2f

Shades

Tints

Tones

Harmony

CSS snippets for #9A2B2F

.color-9a2b2f {
  color: #9A2B2F;
  background-color: #9A2B2F;
}

Frequently asked questions

What color is #9A2B2F?+

#9A2B2F is a HEX color with RGB value rgb(154, 43, 47) and HSL value hsl(358, 56%, 39%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #9A2B2F?+

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