#A0706E Color

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

Color preview

#A0706E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0706E

.color-a0706e {
  color: #A0706E;
  background-color: #A0706E;
}

Frequently asked questions

What color is #A0706E?+

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

What is the closest Tailwind color to #A0706E?+

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