#999FCF Color

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

Color preview

#999FCF

Color formats

HEX
#999FCF
RGB
rgb(153, 159, 207)
RGBA
rgba(153, 159, 207, 1)
HSL
hsl(233, 36%, 71%)
HSV
hsv(233, 26%, 81%)
CMYK
cmyk(26%, 23%, 0%, 19%)
CSS variable
--color-primary: #999FCF;
Lowercase HEX
#999fcf

Shades

Tints

Tones

Harmony

CSS snippets for #999FCF

.color-999fcf {
  color: #999FCF;
  background-color: #999FCF;
}

Frequently asked questions

What color is #999FCF?+

#999FCF is a HEX color with RGB value rgb(153, 159, 207) and HSL value hsl(233, 36%, 71%). Its closest CSS named color is DarkGray.

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

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