#7FF7DD Color

Inspect #7FF7DD across formats, palettes, contrast and closest named color matches.

Color preview

#7FF7DD

Color formats

HEX
#7FF7DD
RGB
rgb(127, 247, 221)
RGBA
rgba(127, 247, 221, 1)
HSL
hsl(167, 88%, 73%)
HSV
hsv(167, 49%, 97%)
CMYK
cmyk(49%, 0%, 11%, 3%)
CSS variable
--color-primary: #7FF7DD;
Lowercase HEX
#7ff7dd

Shades

Tints

Tones

Harmony

CSS snippets for #7FF7DD

.color-7ff7dd {
  color: #7FF7DD;
  background-color: #7FF7DD;
}

Frequently asked questions

What color is #7FF7DD?+

#7FF7DD is a HEX color with RGB value rgb(127, 247, 221) and HSL value hsl(167, 88%, 73%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #7FF7DD?+

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