#99FCCC Color

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

Color preview

#99FCCC

Color formats

HEX
#99FCCC
RGB
rgb(153, 252, 204)
RGBA
rgba(153, 252, 204, 1)
HSL
hsl(151, 94%, 79%)
HSV
hsv(151, 39%, 99%)
CMYK
cmyk(39%, 0%, 19%, 1%)
CSS variable
--color-primary: #99FCCC;
Lowercase HEX
#99fccc

Shades

Tints

Tones

Harmony

CSS snippets for #99FCCC

.color-99fccc {
  color: #99FCCC;
  background-color: #99FCCC;
}

Frequently asked questions

What color is #99FCCC?+

#99FCCC is a HEX color with RGB value rgb(153, 252, 204) and HSL value hsl(151, 94%, 79%). Its closest CSS named color is Aquamarine.

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

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