#2DF8AE Color

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

Color preview

#2DF8AE

Color formats

HEX
#2DF8AE
RGB
rgb(45, 248, 174)
RGBA
rgba(45, 248, 174, 1)
HSL
hsl(158, 94%, 57%)
HSV
hsv(158, 82%, 97%)
CMYK
cmyk(82%, 0%, 30%, 3%)
CSS variable
--color-primary: #2DF8AE;
Lowercase HEX
#2df8ae

Shades

Tints

Tones

Harmony

CSS snippets for #2DF8AE

.color-2df8ae {
  color: #2DF8AE;
  background-color: #2DF8AE;
}

Frequently asked questions

What color is #2DF8AE?+

#2DF8AE is a HEX color with RGB value rgb(45, 248, 174) and HSL value hsl(158, 94%, 57%). Its closest CSS named color is Turquoise.

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

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