#A0706F Color

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

Color preview

#A0706F

Color formats

HEX
#A0706F
RGB
rgb(160, 112, 111)
RGBA
rgba(160, 112, 111, 1)
HSL
hsl(1, 21%, 53%)
HSV
hsv(1, 31%, 63%)
CMYK
cmyk(0%, 30%, 31%, 37%)
CSS variable
--color-primary: #A0706F;
Lowercase HEX
#a0706f

Shades

Tints

Tones

Harmony

CSS snippets for #A0706F

.color-a0706f {
  color: #A0706F;
  background-color: #A0706F;
}

Frequently asked questions

What color is #A0706F?+

#A0706F is a HEX color with RGB value rgb(160, 112, 111) and HSL value hsl(1, 21%, 53%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A0706F?+

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