#A3232B Color

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

Color preview

#A3232B

Color formats

HEX
#A3232B
RGB
rgb(163, 35, 43)
RGBA
rgba(163, 35, 43, 1)
HSL
hsl(356, 65%, 39%)
HSV
hsv(356, 79%, 64%)
CMYK
cmyk(0%, 79%, 74%, 36%)
CSS variable
--color-primary: #A3232B;
Lowercase HEX
#a3232b

Shades

Tints

Tones

Harmony

CSS snippets for #A3232B

.color-a3232b {
  color: #A3232B;
  background-color: #A3232B;
}

Frequently asked questions

What color is #A3232B?+

#A3232B is a HEX color with RGB value rgb(163, 35, 43) and HSL value hsl(356, 65%, 39%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A3232B?+

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