#A1500D Color

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

Color preview

#A1500D

Color formats

HEX
#A1500D
RGB
rgb(161, 80, 13)
RGBA
rgba(161, 80, 13, 1)
HSL
hsl(27, 85%, 34%)
HSV
hsv(27, 92%, 63%)
CMYK
cmyk(0%, 50%, 92%, 37%)
CSS variable
--color-primary: #A1500D;
Lowercase HEX
#a1500d

Shades

Tints

Tones

Harmony

CSS snippets for #A1500D

.color-a1500d {
  color: #A1500D;
  background-color: #A1500D;
}

Frequently asked questions

What color is #A1500D?+

#A1500D is a HEX color with RGB value rgb(161, 80, 13) and HSL value hsl(27, 85%, 34%). Its closest CSS named color is SaddleBrown.

What is the closest Tailwind color to #A1500D?+

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