#2DFDAD Color

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

Color preview

#2DFDAD

Color formats

HEX
#2DFDAD
RGB
rgb(45, 253, 173)
RGBA
rgba(45, 253, 173, 1)
HSL
hsl(157, 98%, 58%)
HSV
hsv(157, 82%, 99%)
CMYK
cmyk(82%, 0%, 32%, 1%)
CSS variable
--color-primary: #2DFDAD;
Lowercase HEX
#2dfdad

Shades

Tints

Tones

Harmony

CSS snippets for #2DFDAD

.color-2dfdad {
  color: #2DFDAD;
  background-color: #2DFDAD;
}

Frequently asked questions

What color is #2DFDAD?+

#2DFDAD is a HEX color with RGB value rgb(45, 253, 173) and HSL value hsl(157, 98%, 58%). Its closest CSS named color is MediumSpringGreen.

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

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