#7FFCBF Color

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

Color preview

#7FFCBF

Color formats

HEX
#7FFCBF
RGB
rgb(127, 252, 191)
RGBA
rgba(127, 252, 191, 1)
HSL
hsl(151, 95%, 74%)
HSV
hsv(151, 50%, 99%)
CMYK
cmyk(50%, 0%, 24%, 1%)
CSS variable
--color-primary: #7FFCBF;
Lowercase HEX
#7ffcbf

Shades

Tints

Tones

Harmony

CSS snippets for #7FFCBF

.color-7ffcbf {
  color: #7FFCBF;
  background-color: #7FFCBF;
}

Frequently asked questions

What color is #7FFCBF?+

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

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

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