#7FF0CC Color

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

Color preview

#7FF0CC

Color formats

HEX
#7FF0CC
RGB
rgb(127, 240, 204)
RGBA
rgba(127, 240, 204, 1)
HSL
hsl(161, 79%, 72%)
HSV
hsv(161, 47%, 94%)
CMYK
cmyk(47%, 0%, 15%, 6%)
CSS variable
--color-primary: #7FF0CC;
Lowercase HEX
#7ff0cc

Shades

Tints

Tones

Harmony

CSS snippets for #7FF0CC

.color-7ff0cc {
  color: #7FF0CC;
  background-color: #7FF0CC;
}

Frequently asked questions

What color is #7FF0CC?+

#7FF0CC is a HEX color with RGB value rgb(127, 240, 204) and HSL value hsl(161, 79%, 72%). Its closest CSS named color is Aquamarine.

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

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