#A13F2B Color

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

Color preview

#A13F2B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A13F2B

.color-a13f2b {
  color: #A13F2B;
  background-color: #A13F2B;
}

Frequently asked questions

What color is #A13F2B?+

#A13F2B is a HEX color with RGB value rgb(161, 63, 43) and HSL value hsl(10, 58%, 40%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #A13F2B?+

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