#2DD98B Color

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

Color preview

#2DD98B

Color formats

HEX
#2DD98B
RGB
rgb(45, 217, 139)
RGBA
rgba(45, 217, 139, 1)
HSL
hsl(153, 69%, 51%)
HSV
hsv(153, 79%, 85%)
CMYK
cmyk(79%, 0%, 36%, 15%)
CSS variable
--color-primary: #2DD98B;
Lowercase HEX
#2dd98b

Shades

Tints

Tones

Harmony

CSS snippets for #2DD98B

.color-2dd98b {
  color: #2DD98B;
  background-color: #2DD98B;
}

Frequently asked questions

What color is #2DD98B?+

#2DD98B is a HEX color with RGB value rgb(45, 217, 139) and HSL value hsl(153, 69%, 51%). Its closest CSS named color is MediumSeaGreen.

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

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