#2CCEAE Color

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

Color preview

#2CCEAE

Color formats

HEX
#2CCEAE
RGB
rgb(44, 206, 174)
RGBA
rgba(44, 206, 174, 1)
HSL
hsl(168, 65%, 49%)
HSV
hsv(168, 79%, 81%)
CMYK
cmyk(79%, 0%, 16%, 19%)
CSS variable
--color-primary: #2CCEAE;
Lowercase HEX
#2cceae

Shades

Tints

Tones

Harmony

CSS snippets for #2CCEAE

.color-2cceae {
  color: #2CCEAE;
  background-color: #2CCEAE;
}

Frequently asked questions

What color is #2CCEAE?+

#2CCEAE is a HEX color with RGB value rgb(44, 206, 174) and HSL value hsl(168, 65%, 49%). Its closest CSS named color is LightSeaGreen.

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

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