#99CACC Color

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

Color preview

#99CACC

Color formats

HEX
#99CACC
RGB
rgb(153, 202, 204)
RGBA
rgba(153, 202, 204, 1)
HSL
hsl(182, 33%, 70%)
HSV
hsv(182, 25%, 80%)
CMYK
cmyk(25%, 1%, 0%, 20%)
CSS variable
--color-primary: #99CACC;
Lowercase HEX
#99cacc

Shades

Tints

Tones

Harmony

CSS snippets for #99CACC

.color-99cacc {
  color: #99CACC;
  background-color: #99CACC;
}

Frequently asked questions

What color is #99CACC?+

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

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

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