#A3333D Color

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

Color preview

#A3333D

Color formats

HEX
#A3333D
RGB
rgb(163, 51, 61)
RGBA
rgba(163, 51, 61, 1)
HSL
hsl(355, 52%, 42%)
HSV
hsv(355, 69%, 64%)
CMYK
cmyk(0%, 69%, 63%, 36%)
CSS variable
--color-primary: #A3333D;
Lowercase HEX
#a3333d

Shades

Tints

Tones

Harmony

CSS snippets for #A3333D

.color-a3333d {
  color: #A3333D;
  background-color: #A3333D;
}

Frequently asked questions

What color is #A3333D?+

#A3333D is a HEX color with RGB value rgb(163, 51, 61) and HSL value hsl(355, 52%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A3333D?+

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