#A09F9C Color

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

Color preview

#A09F9C

Color formats

HEX
#A09F9C
RGB
rgb(160, 159, 156)
RGBA
rgba(160, 159, 156, 1)
HSL
hsl(45, 2%, 62%)
HSV
hsv(45, 2%, 63%)
CMYK
cmyk(0%, 1%, 2%, 37%)
CSS variable
--color-primary: #A09F9C;
Lowercase HEX
#a09f9c

Shades

Tints

Tones

Harmony

CSS snippets for #A09F9C

.color-a09f9c {
  color: #A09F9C;
  background-color: #A09F9C;
}

Frequently asked questions

What color is #A09F9C?+

#A09F9C is a HEX color with RGB value rgb(160, 159, 156) and HSL value hsl(45, 2%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A09F9C?+

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