#2EACC2 Color

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

Color preview

#2EACC2

Color formats

HEX
#2EACC2
RGB
rgb(46, 172, 194)
RGBA
rgba(46, 172, 194, 1)
HSL
hsl(189, 62%, 47%)
HSV
hsv(189, 76%, 76%)
CMYK
cmyk(76%, 11%, 0%, 24%)
CSS variable
--color-primary: #2EACC2;
Lowercase HEX
#2eacc2

Shades

Tints

Tones

Harmony

CSS snippets for #2EACC2

.color-2eacc2 {
  color: #2EACC2;
  background-color: #2EACC2;
}

Frequently asked questions

What color is #2EACC2?+

#2EACC2 is a HEX color with RGB value rgb(46, 172, 194) and HSL value hsl(189, 62%, 47%). Its closest CSS named color is LightSeaGreen.

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

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