#2EEEFC Color

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

Color preview

#2EEEFC

Color formats

HEX
#2EEEFC
RGB
rgb(46, 238, 252)
RGBA
rgba(46, 238, 252, 1)
HSL
hsl(184, 97%, 58%)
HSV
hsv(184, 82%, 99%)
CMYK
cmyk(82%, 6%, 0%, 1%)
CSS variable
--color-primary: #2EEEFC;
Lowercase HEX
#2eeefc

Shades

Tints

Tones

Harmony

CSS snippets for #2EEEFC

.color-2eeefc {
  color: #2EEEFC;
  background-color: #2EEEFC;
}

Frequently asked questions

What color is #2EEEFC?+

#2EEEFC is a HEX color with RGB value rgb(46, 238, 252) and HSL value hsl(184, 97%, 58%). Its closest CSS named color is Aqua.

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

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