#999F8A Color

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

Color preview

#999F8A

Color formats

HEX
#999F8A
RGB
rgb(153, 159, 138)
RGBA
rgba(153, 159, 138, 1)
HSL
hsl(77, 10%, 58%)
HSV
hsv(77, 13%, 62%)
CMYK
cmyk(4%, 0%, 13%, 38%)
CSS variable
--color-primary: #999F8A;
Lowercase HEX
#999f8a

Shades

Tints

Tones

Harmony

CSS snippets for #999F8A

.color-999f8a {
  color: #999F8A;
  background-color: #999F8A;
}

Frequently asked questions

What color is #999F8A?+

#999F8A is a HEX color with RGB value rgb(153, 159, 138) and HSL value hsl(77, 10%, 58%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #999F8A?+

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