#A03D2C Color

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

Color preview

#A03D2C

Color formats

HEX
#A03D2C
RGB
rgb(160, 61, 44)
RGBA
rgba(160, 61, 44, 1)
HSL
hsl(9, 57%, 40%)
HSV
hsv(9, 73%, 63%)
CMYK
cmyk(0%, 62%, 72%, 37%)
CSS variable
--color-primary: #A03D2C;
Lowercase HEX
#a03d2c

Shades

Tints

Tones

Harmony

CSS snippets for #A03D2C

.color-a03d2c {
  color: #A03D2C;
  background-color: #A03D2C;
}

Frequently asked questions

What color is #A03D2C?+

#A03D2C is a HEX color with RGB value rgb(160, 61, 44) and HSL value hsl(9, 57%, 40%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A03D2C?+

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