#A4883D Color

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

Color preview

#A4883D

Color formats

HEX
#A4883D
RGB
rgb(164, 136, 61)
RGBA
rgba(164, 136, 61, 1)
HSL
hsl(44, 46%, 44%)
HSV
hsv(44, 63%, 64%)
CMYK
cmyk(0%, 17%, 63%, 36%)
CSS variable
--color-primary: #A4883D;
Lowercase HEX
#a4883d

Shades

Tints

Tones

Harmony

CSS snippets for #A4883D

.color-a4883d {
  color: #A4883D;
  background-color: #A4883D;
}

Frequently asked questions

What color is #A4883D?+

#A4883D is a HEX color with RGB value rgb(164, 136, 61) and HSL value hsl(44, 46%, 44%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #A4883D?+

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