#A13B2B Color

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

Color preview

#A13B2B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A13B2B

.color-a13b2b {
  color: #A13B2B;
  background-color: #A13B2B;
}

Frequently asked questions

What color is #A13B2B?+

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

What is the closest Tailwind color to #A13B2B?+

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