#A12B31 Color

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

Color preview

#A12B31

Color formats

HEX
#A12B31
RGB
rgb(161, 43, 49)
RGBA
rgba(161, 43, 49, 1)
HSL
hsl(357, 58%, 40%)
HSV
hsv(357, 73%, 63%)
CMYK
cmyk(0%, 73%, 70%, 37%)
CSS variable
--color-primary: #A12B31;
Lowercase HEX
#a12b31

Shades

Tints

Tones

Harmony

CSS snippets for #A12B31

.color-a12b31 {
  color: #A12B31;
  background-color: #A12B31;
}

Frequently asked questions

What color is #A12B31?+

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

What is the closest Tailwind color to #A12B31?+

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