#2DD28B Color

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

Color preview

#2DD28B

Color formats

HEX
#2DD28B
RGB
rgb(45, 210, 139)
RGBA
rgba(45, 210, 139, 1)
HSL
hsl(154, 65%, 50%)
HSV
hsv(154, 79%, 82%)
CMYK
cmyk(79%, 0%, 34%, 18%)
CSS variable
--color-primary: #2DD28B;
Lowercase HEX
#2dd28b

Shades

Tints

Tones

Harmony

CSS snippets for #2DD28B

.color-2dd28b {
  color: #2DD28B;
  background-color: #2DD28B;
}

Frequently asked questions

What color is #2DD28B?+

#2DD28B is a HEX color with RGB value rgb(45, 210, 139) and HSL value hsl(154, 65%, 50%). Its closest CSS named color is MediumSeaGreen.

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

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