#99ACCF Color

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

Color preview

#99ACCF

Color formats

HEX
#99ACCF
RGB
rgb(153, 172, 207)
RGBA
rgba(153, 172, 207, 1)
HSL
hsl(219, 36%, 71%)
HSV
hsv(219, 26%, 81%)
CMYK
cmyk(26%, 17%, 0%, 19%)
CSS variable
--color-primary: #99ACCF;
Lowercase HEX
#99accf

Shades

Tints

Tones

Harmony

CSS snippets for #99ACCF

.color-99accf {
  color: #99ACCF;
  background-color: #99ACCF;
}

Frequently asked questions

What color is #99ACCF?+

#99ACCF is a HEX color with RGB value rgb(153, 172, 207) and HSL value hsl(219, 36%, 71%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #99ACCF?+

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