#A9898C Color

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

Color preview

#A9898C

Color formats

HEX
#A9898C
RGB
rgb(169, 137, 140)
RGBA
rgba(169, 137, 140, 1)
HSL
hsl(354, 16%, 60%)
HSV
hsv(354, 19%, 66%)
CMYK
cmyk(0%, 19%, 17%, 34%)
CSS variable
--color-primary: #A9898C;
Lowercase HEX
#a9898c

Shades

Tints

Tones

Harmony

CSS snippets for #A9898C

.color-a9898c {
  color: #A9898C;
  background-color: #A9898C;
}

Frequently asked questions

What color is #A9898C?+

#A9898C is a HEX color with RGB value rgb(169, 137, 140) and HSL value hsl(354, 16%, 60%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A9898C?+

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