#999ACF Color

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

Color preview

#999ACF

Color formats

HEX
#999ACF
RGB
rgb(153, 154, 207)
RGBA
rgba(153, 154, 207, 1)
HSL
hsl(239, 36%, 71%)
HSV
hsv(239, 26%, 81%)
CMYK
cmyk(26%, 26%, 0%, 19%)
CSS variable
--color-primary: #999ACF;
Lowercase HEX
#999acf

Shades

Tints

Tones

Harmony

CSS snippets for #999ACF

.color-999acf {
  color: #999ACF;
  background-color: #999ACF;
}

Frequently asked questions

What color is #999ACF?+

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

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

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