#2ADC8C Color

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

Color preview

#2ADC8C

Color formats

HEX
#2ADC8C
RGB
rgb(42, 220, 140)
RGBA
rgba(42, 220, 140, 1)
HSL
hsl(153, 72%, 51%)
HSV
hsv(153, 81%, 86%)
CMYK
cmyk(81%, 0%, 36%, 14%)
CSS variable
--color-primary: #2ADC8C;
Lowercase HEX
#2adc8c

Shades

Tints

Tones

Harmony

CSS snippets for #2ADC8C

.color-2adc8c {
  color: #2ADC8C;
  background-color: #2ADC8C;
}

Frequently asked questions

What color is #2ADC8C?+

#2ADC8C is a HEX color with RGB value rgb(42, 220, 140) and HSL value hsl(153, 72%, 51%). Its closest CSS named color is MediumSeaGreen.

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

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