#77FFDD Color

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

Color preview

#77FFDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #77FFDD

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

Frequently asked questions

What color is #77FFDD?+

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

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

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