#99F7ED Color

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

Color preview

#99F7ED

Color formats

HEX
#99F7ED
RGB
rgb(153, 247, 237)
RGBA
rgba(153, 247, 237, 1)
HSL
hsl(174, 85%, 78%)
HSV
hsv(174, 38%, 97%)
CMYK
cmyk(38%, 0%, 4%, 3%)
CSS variable
--color-primary: #99F7ED;
Lowercase HEX
#99f7ed

Shades

Tints

Tones

Harmony

CSS snippets for #99F7ED

.color-99f7ed {
  color: #99F7ED;
  background-color: #99F7ED;
}

Frequently asked questions

What color is #99F7ED?+

#99F7ED is a HEX color with RGB value rgb(153, 247, 237) and HSL value hsl(174, 85%, 78%). Its closest CSS named color is PaleTurquoise.

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

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