#99FFDD Color

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

Color preview

#99FFDD

Color formats

HEX
#99FFDD
RGB
rgb(153, 255, 221)
RGBA
rgba(153, 255, 221, 1)
HSL
hsl(160, 100%, 80%)
HSV
hsv(160, 40%, 100%)
CMYK
cmyk(40%, 0%, 13%, 0%)
CSS variable
--color-primary: #99FFDD;
Lowercase HEX
#99ffdd

Shades

Tints

Tones

Harmony

CSS snippets for #99FFDD

.color-99ffdd {
  color: #99FFDD;
  background-color: #99FFDD;
}

Frequently asked questions

What color is #99FFDD?+

#99FFDD is a HEX color with RGB value rgb(153, 255, 221) and HSL value hsl(160, 100%, 80%). Its closest CSS named color is Aquamarine.

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

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