#999F9C Color

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

Color preview

#999F9C

Color formats

HEX
#999F9C
RGB
rgb(153, 159, 156)
RGBA
rgba(153, 159, 156, 1)
HSL
hsl(150, 3%, 61%)
HSV
hsv(150, 4%, 62%)
CMYK
cmyk(4%, 0%, 2%, 38%)
CSS variable
--color-primary: #999F9C;
Lowercase HEX
#999f9c

Shades

Tints

Tones

Harmony

CSS snippets for #999F9C

.color-999f9c {
  color: #999F9C;
  background-color: #999F9C;
}

Frequently asked questions

What color is #999F9C?+

#999F9C is a HEX color with RGB value rgb(153, 159, 156) and HSL value hsl(150, 3%, 61%). Its closest CSS named color is DarkGray.

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

The closest Tailwind color is neutral-400, available as the bg-neutral-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