#77FFDF Color

Inspect #77FFDF across formats, palettes, contrast and closest named color matches.

Color preview

#77FFDF

Color formats

HEX
#77FFDF
RGB
rgb(119, 255, 223)
RGBA
rgba(119, 255, 223, 1)
HSL
hsl(166, 100%, 73%)
HSV
hsv(166, 53%, 100%)
CMYK
cmyk(53%, 0%, 13%, 0%)
CSS variable
--color-primary: #77FFDF;
Lowercase HEX
#77ffdf

Shades

Tints

Tones

Harmony

CSS snippets for #77FFDF

.color-77ffdf {
  color: #77FFDF;
  background-color: #77FFDF;
}

Frequently asked questions

What color is #77FFDF?+

#77FFDF is a HEX color with RGB value rgb(119, 255, 223) and HSL value hsl(166, 100%, 73%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #77FFDF?+

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