#7FFCDF Color

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

Color preview

#7FFCDF

Color formats

HEX
#7FFCDF
RGB
rgb(127, 252, 223)
RGBA
rgba(127, 252, 223, 1)
HSL
hsl(166, 95%, 74%)
HSV
hsv(166, 50%, 99%)
CMYK
cmyk(50%, 0%, 12%, 1%)
CSS variable
--color-primary: #7FFCDF;
Lowercase HEX
#7ffcdf

Shades

Tints

Tones

Harmony

CSS snippets for #7FFCDF

.color-7ffcdf {
  color: #7FFCDF;
  background-color: #7FFCDF;
}

Frequently asked questions

What color is #7FFCDF?+

#7FFCDF is a HEX color with RGB value rgb(127, 252, 223) and HSL value hsl(166, 95%, 74%). Its closest CSS named color is Aquamarine.

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

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