#A1999E Color

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

Color preview

#A1999E

Color formats

HEX
#A1999E
RGB
rgb(161, 153, 158)
RGBA
rgba(161, 153, 158, 1)
HSL
hsl(322, 4%, 62%)
HSV
hsv(322, 5%, 63%)
CMYK
cmyk(0%, 5%, 2%, 37%)
CSS variable
--color-primary: #A1999E;
Lowercase HEX
#a1999e

Shades

Tints

Tones

Harmony

CSS snippets for #A1999E

.color-a1999e {
  color: #A1999E;
  background-color: #A1999E;
}

Frequently asked questions

What color is #A1999E?+

#A1999E is a HEX color with RGB value rgb(161, 153, 158) and HSL value hsl(322, 4%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1999E?+

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