#7FFDCF Color

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

Color preview

#7FFDCF

Color formats

HEX
#7FFDCF
RGB
rgb(127, 253, 207)
RGBA
rgba(127, 253, 207, 1)
HSL
hsl(158, 97%, 75%)
HSV
hsv(158, 50%, 99%)
CMYK
cmyk(50%, 0%, 18%, 1%)
CSS variable
--color-primary: #7FFDCF;
Lowercase HEX
#7ffdcf

Shades

Tints

Tones

Harmony

CSS snippets for #7FFDCF

.color-7ffdcf {
  color: #7FFDCF;
  background-color: #7FFDCF;
}

Frequently asked questions

What color is #7FFDCF?+

#7FFDCF is a HEX color with RGB value rgb(127, 253, 207) and HSL value hsl(158, 97%, 75%). Its closest CSS named color is Aquamarine.

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

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