#2FFFAF Color

Inspect #2FFFAF across formats, palettes, contrast and closest named color matches.

Color preview

#2FFFAF

Color formats

HEX
#2FFFAF
RGB
rgb(47, 255, 175)
RGBA
rgba(47, 255, 175, 1)
HSL
hsl(157, 100%, 59%)
HSV
hsv(157, 82%, 100%)
CMYK
cmyk(82%, 0%, 31%, 0%)
CSS variable
--color-primary: #2FFFAF;
Lowercase HEX
#2fffaf

Shades

Tints

Tones

Harmony

CSS snippets for #2FFFAF

.color-2fffaf {
  color: #2FFFAF;
  background-color: #2FFFAF;
}

Frequently asked questions

What color is #2FFFAF?+

#2FFFAF is a HEX color with RGB value rgb(47, 255, 175) and HSL value hsl(157, 100%, 59%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #2FFFAF?+

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