#2EFFFC Color

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

Color preview

#2EFFFC

Color formats

HEX
#2EFFFC
RGB
rgb(46, 255, 252)
RGBA
rgba(46, 255, 252, 1)
HSL
hsl(179, 100%, 59%)
HSV
hsv(179, 82%, 100%)
CMYK
cmyk(82%, 0%, 1%, 0%)
CSS variable
--color-primary: #2EFFFC;
Lowercase HEX
#2efffc

Shades

Tints

Tones

Harmony

CSS snippets for #2EFFFC

.color-2efffc {
  color: #2EFFFC;
  background-color: #2EFFFC;
}

Frequently asked questions

What color is #2EFFFC?+

#2EFFFC is a HEX color with RGB value rgb(46, 255, 252) and HSL value hsl(179, 100%, 59%). Its closest CSS named color is Aqua.

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

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