#2DCEAE Color

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

Color preview

#2DCEAE

Color formats

HEX
#2DCEAE
RGB
rgb(45, 206, 174)
RGBA
rgba(45, 206, 174, 1)
HSL
hsl(168, 64%, 49%)
HSV
hsv(168, 78%, 81%)
CMYK
cmyk(78%, 0%, 16%, 19%)
CSS variable
--color-primary: #2DCEAE;
Lowercase HEX
#2dceae

Shades

Tints

Tones

Harmony

CSS snippets for #2DCEAE

.color-2dceae {
  color: #2DCEAE;
  background-color: #2DCEAE;
}

Frequently asked questions

What color is #2DCEAE?+

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

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

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