#999CA1 Color

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

Color preview

#999CA1

Color formats

HEX
#999CA1
RGB
rgb(153, 156, 161)
RGBA
rgba(153, 156, 161, 1)
HSL
hsl(217, 4%, 62%)
HSV
hsv(217, 5%, 63%)
CMYK
cmyk(5%, 3%, 0%, 37%)
CSS variable
--color-primary: #999CA1;
Lowercase HEX
#999ca1

Shades

Tints

Tones

Harmony

CSS snippets for #999CA1

.color-999ca1 {
  color: #999CA1;
  background-color: #999CA1;
}

Frequently asked questions

What color is #999CA1?+

#999CA1 is a HEX color with RGB value rgb(153, 156, 161) and HSL value hsl(217, 4%, 62%). Its closest CSS named color is DarkGray.

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

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