#A3333C Color

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

Color preview

#A3333C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A3333C

.color-a3333c {
  color: #A3333C;
  background-color: #A3333C;
}

Frequently asked questions

What color is #A3333C?+

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

What is the closest Tailwind color to #A3333C?+

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