#77FFCD Color

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

Color preview

#77FFCD

Color formats

HEX
#77FFCD
RGB
rgb(119, 255, 205)
RGBA
rgba(119, 255, 205, 1)
HSL
hsl(158, 100%, 73%)
HSV
hsv(158, 53%, 100%)
CMYK
cmyk(53%, 0%, 20%, 0%)
CSS variable
--color-primary: #77FFCD;
Lowercase HEX
#77ffcd

Shades

Tints

Tones

Harmony

CSS snippets for #77FFCD

.color-77ffcd {
  color: #77FFCD;
  background-color: #77FFCD;
}

Frequently asked questions

What color is #77FFCD?+

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

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

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