#999F7B Color

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

Color preview

#999F7B

Color formats

HEX
#999F7B
RGB
rgb(153, 159, 123)
RGBA
rgba(153, 159, 123, 1)
HSL
hsl(70, 16%, 55%)
HSV
hsv(70, 23%, 62%)
CMYK
cmyk(4%, 0%, 23%, 38%)
CSS variable
--color-primary: #999F7B;
Lowercase HEX
#999f7b

Shades

Tints

Tones

Harmony

CSS snippets for #999F7B

.color-999f7b {
  color: #999F7B;
  background-color: #999F7B;
}

Frequently asked questions

What color is #999F7B?+

#999F7B is a HEX color with RGB value rgb(153, 159, 123) and HSL value hsl(70, 16%, 55%). Its closest CSS named color is DarkSeaGreen.

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

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