#999994 Color

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

Color preview

#999994

Color formats

HEX
#999994
RGB
rgb(153, 153, 148)
RGBA
rgba(153, 153, 148, 1)
HSL
hsl(60, 2%, 59%)
HSV
hsv(60, 3%, 60%)
CMYK
cmyk(0%, 0%, 3%, 40%)
CSS variable
--color-primary: #999994;
Lowercase HEX
#999994

Shades

Tints

Tones

Harmony

CSS snippets for #999994

.color-999994 {
  color: #999994;
  background-color: #999994;
}

Frequently asked questions

What color is #999994?+

#999994 is a HEX color with RGB value rgb(153, 153, 148) and HSL value hsl(60, 2%, 59%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #999994?+

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