#999F7F Color

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

Color preview

#999F7F

Color formats

HEX
#999F7F
RGB
rgb(153, 159, 127)
RGBA
rgba(153, 159, 127, 1)
HSL
hsl(71, 14%, 56%)
HSV
hsv(71, 20%, 62%)
CMYK
cmyk(4%, 0%, 20%, 38%)
CSS variable
--color-primary: #999F7F;
Lowercase HEX
#999f7f

Shades

Tints

Tones

Harmony

CSS snippets for #999F7F

.color-999f7f {
  color: #999F7F;
  background-color: #999F7F;
}

Frequently asked questions

What color is #999F7F?+

#999F7F is a HEX color with RGB value rgb(153, 159, 127) and HSL value hsl(71, 14%, 56%). Its closest CSS named color is DarkSeaGreen.

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

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