#2DA87D Color

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

Color preview

#2DA87D

Color formats

HEX
#2DA87D
RGB
rgb(45, 168, 125)
RGBA
rgba(45, 168, 125, 1)
HSL
hsl(159, 58%, 42%)
HSV
hsv(159, 73%, 66%)
CMYK
cmyk(73%, 0%, 26%, 34%)
CSS variable
--color-primary: #2DA87D;
Lowercase HEX
#2da87d

Shades

Tints

Tones

Harmony

CSS snippets for #2DA87D

.color-2da87d {
  color: #2DA87D;
  background-color: #2DA87D;
}

Frequently asked questions

What color is #2DA87D?+

#2DA87D is a HEX color with RGB value rgb(45, 168, 125) and HSL value hsl(159, 58%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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