#2EFFC0 Color

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

Color preview

#2EFFC0

Color formats

HEX
#2EFFC0
RGB
rgb(46, 255, 192)
RGBA
rgba(46, 255, 192, 1)
HSL
hsl(162, 100%, 59%)
HSV
hsv(162, 82%, 100%)
CMYK
cmyk(82%, 0%, 25%, 0%)
CSS variable
--color-primary: #2EFFC0;
Lowercase HEX
#2effc0

Shades

Tints

Tones

Harmony

CSS snippets for #2EFFC0

.color-2effc0 {
  color: #2EFFC0;
  background-color: #2EFFC0;
}

Frequently asked questions

What color is #2EFFC0?+

#2EFFC0 is a HEX color with RGB value rgb(46, 255, 192) and HSL value hsl(162, 100%, 59%). Its closest CSS named color is Turquoise.

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

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