#99FDED Color

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

Color preview

#99FDED

Color formats

HEX
#99FDED
RGB
rgb(153, 253, 237)
RGBA
rgba(153, 253, 237, 1)
HSL
hsl(170, 96%, 80%)
HSV
hsv(170, 40%, 99%)
CMYK
cmyk(40%, 0%, 6%, 1%)
CSS variable
--color-primary: #99FDED;
Lowercase HEX
#99fded

Shades

Tints

Tones

Harmony

CSS snippets for #99FDED

.color-99fded {
  color: #99FDED;
  background-color: #99FDED;
}

Frequently asked questions

What color is #99FDED?+

#99FDED is a HEX color with RGB value rgb(153, 253, 237) and HSL value hsl(170, 96%, 80%). Its closest CSS named color is PaleTurquoise.

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

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