#A4706F Color

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

Color preview

#A4706F

Color formats

HEX
#A4706F
RGB
rgb(164, 112, 111)
RGBA
rgba(164, 112, 111, 1)
HSL
hsl(1, 23%, 54%)
HSV
hsv(1, 32%, 64%)
CMYK
cmyk(0%, 32%, 32%, 36%)
CSS variable
--color-primary: #A4706F;
Lowercase HEX
#a4706f

Shades

Tints

Tones

Harmony

CSS snippets for #A4706F

.color-a4706f {
  color: #A4706F;
  background-color: #A4706F;
}

Frequently asked questions

What color is #A4706F?+

#A4706F is a HEX color with RGB value rgb(164, 112, 111) and HSL value hsl(1, 23%, 54%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A4706F?+

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