#A19C99 Color

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

Color preview

#A19C99

Color formats

HEX
#A19C99
RGB
rgb(161, 156, 153)
RGBA
rgba(161, 156, 153, 1)
HSL
hsl(23, 4%, 62%)
HSV
hsv(23, 5%, 63%)
CMYK
cmyk(0%, 3%, 5%, 37%)
CSS variable
--color-primary: #A19C99;
Lowercase HEX
#a19c99

Shades

Tints

Tones

Harmony

CSS snippets for #A19C99

.color-a19c99 {
  color: #A19C99;
  background-color: #A19C99;
}

Frequently asked questions

What color is #A19C99?+

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

What is the closest Tailwind color to #A19C99?+

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