#A1999B Color

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

Color preview

#A1999B

Color formats

HEX
#A1999B
RGB
rgb(161, 153, 155)
RGBA
rgba(161, 153, 155, 1)
HSL
hsl(345, 4%, 62%)
HSV
hsv(345, 5%, 63%)
CMYK
cmyk(0%, 5%, 4%, 37%)
CSS variable
--color-primary: #A1999B;
Lowercase HEX
#a1999b

Shades

Tints

Tones

Harmony

CSS snippets for #A1999B

.color-a1999b {
  color: #A1999B;
  background-color: #A1999B;
}

Frequently asked questions

What color is #A1999B?+

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

What is the closest Tailwind color to #A1999B?+

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