#99FACD Color

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

Color preview

#99FACD

Color formats

HEX
#99FACD
RGB
rgb(153, 250, 205)
RGBA
rgba(153, 250, 205, 1)
HSL
hsl(152, 91%, 79%)
HSV
hsv(152, 39%, 98%)
CMYK
cmyk(39%, 0%, 18%, 2%)
CSS variable
--color-primary: #99FACD;
Lowercase HEX
#99facd

Shades

Tints

Tones

Harmony

CSS snippets for #99FACD

.color-99facd {
  color: #99FACD;
  background-color: #99FACD;
}

Frequently asked questions

What color is #99FACD?+

#99FACD is a HEX color with RGB value rgb(153, 250, 205) and HSL value hsl(152, 91%, 79%). Its closest CSS named color is Aquamarine.

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

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