#A32B23 Color

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

Color preview

#A32B23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A32B23

.color-a32b23 {
  color: #A32B23;
  background-color: #A32B23;
}

Frequently asked questions

What color is #A32B23?+

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

What is the closest Tailwind color to #A32B23?+

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