#A16F7B Color

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

Color preview

#A16F7B

Color formats

HEX
#A16F7B
RGB
rgb(161, 111, 123)
RGBA
rgba(161, 111, 123, 1)
HSL
hsl(346, 21%, 53%)
HSV
hsv(346, 31%, 63%)
CMYK
cmyk(0%, 31%, 24%, 37%)
CSS variable
--color-primary: #A16F7B;
Lowercase HEX
#a16f7b

Shades

Tints

Tones

Harmony

CSS snippets for #A16F7B

.color-a16f7b {
  color: #A16F7B;
  background-color: #A16F7B;
}

Frequently asked questions

What color is #A16F7B?+

#A16F7B is a HEX color with RGB value rgb(161, 111, 123) and HSL value hsl(346, 21%, 53%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A16F7B?+

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