#99FACE Color

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

Color preview

#99FACE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99FACE

.color-99face {
  color: #99FACE;
  background-color: #99FACE;
}

Frequently asked questions

What color is #99FACE?+

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

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

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