#99ACCC Color

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

Color preview

#99ACCC

Color formats

HEX
#99ACCC
RGB
rgb(153, 172, 204)
RGBA
rgba(153, 172, 204, 1)
HSL
hsl(218, 33%, 70%)
HSV
hsv(218, 25%, 80%)
CMYK
cmyk(25%, 16%, 0%, 20%)
CSS variable
--color-primary: #99ACCC;
Lowercase HEX
#99accc

Shades

Tints

Tones

Harmony

CSS snippets for #99ACCC

.color-99accc {
  color: #99ACCC;
  background-color: #99ACCC;
}

Frequently asked questions

What color is #99ACCC?+

#99ACCC is a HEX color with RGB value rgb(153, 172, 204) and HSL value hsl(218, 33%, 70%). Its closest CSS named color is LightSteelBlue.

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

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