#99FDDE Color

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

Color preview

#99FDDE

Color formats

HEX
#99FDDE
RGB
rgb(153, 253, 222)
RGBA
rgba(153, 253, 222, 1)
HSL
hsl(161, 96%, 80%)
HSV
hsv(161, 40%, 99%)
CMYK
cmyk(40%, 0%, 12%, 1%)
CSS variable
--color-primary: #99FDDE;
Lowercase HEX
#99fdde

Shades

Tints

Tones

Harmony

CSS snippets for #99FDDE

.color-99fdde {
  color: #99FDDE;
  background-color: #99FDDE;
}

Frequently asked questions

What color is #99FDDE?+

#99FDDE is a HEX color with RGB value rgb(153, 253, 222) and HSL value hsl(161, 96%, 80%). Its closest CSS named color is Aquamarine.

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

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