#99998F Color

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

Color preview

#99998F

Color formats

HEX
#99998F
RGB
rgb(153, 153, 143)
RGBA
rgba(153, 153, 143, 1)
HSL
hsl(60, 5%, 58%)
HSV
hsv(60, 7%, 60%)
CMYK
cmyk(0%, 0%, 7%, 40%)
CSS variable
--color-primary: #99998F;
Lowercase HEX
#99998f

Shades

Tints

Tones

Harmony

CSS snippets for #99998F

.color-99998f {
  color: #99998F;
  background-color: #99998F;
}

Frequently asked questions

What color is #99998F?+

#99998F is a HEX color with RGB value rgb(153, 153, 143) and HSL value hsl(60, 5%, 58%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #99998F?+

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