#999E7F Color

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

Color preview

#999E7F

Color formats

HEX
#999E7F
RGB
rgb(153, 158, 127)
RGBA
rgba(153, 158, 127, 1)
HSL
hsl(70, 14%, 56%)
HSV
hsv(70, 20%, 62%)
CMYK
cmyk(3%, 0%, 20%, 38%)
CSS variable
--color-primary: #999E7F;
Lowercase HEX
#999e7f

Shades

Tints

Tones

Harmony

CSS snippets for #999E7F

.color-999e7f {
  color: #999E7F;
  background-color: #999E7F;
}

Frequently asked questions

What color is #999E7F?+

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

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

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