#A12D2B Color

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

Color preview

#A12D2B

Color formats

HEX
#A12D2B
RGB
rgb(161, 45, 43)
RGBA
rgba(161, 45, 43, 1)
HSL
hsl(1, 58%, 40%)
HSV
hsv(1, 73%, 63%)
CMYK
cmyk(0%, 72%, 73%, 37%)
CSS variable
--color-primary: #A12D2B;
Lowercase HEX
#a12d2b

Shades

Tints

Tones

Harmony

CSS snippets for #A12D2B

.color-a12d2b {
  color: #A12D2B;
  background-color: #A12D2B;
}

Frequently asked questions

What color is #A12D2B?+

#A12D2B is a HEX color with RGB value rgb(161, 45, 43) and HSL value hsl(1, 58%, 40%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A12D2B?+

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