#5ADD84 Color

Inspect #5ADD84 across formats, palettes, contrast and closest named color matches.

Color preview

#5ADD84

Color formats

HEX
#5ADD84
RGB
rgb(90, 221, 132)
RGBA
rgba(90, 221, 132, 1)
HSL
hsl(139, 66%, 61%)
HSV
hsv(139, 59%, 87%)
CMYK
cmyk(59%, 0%, 40%, 13%)
CSS variable
--color-primary: #5ADD84;
Lowercase HEX
#5add84

Shades

Tints

Tones

Harmony

CSS snippets for #5ADD84

.color-5add84 {
  color: #5ADD84;
  background-color: #5ADD84;
}

Frequently asked questions

What color is #5ADD84?+

#5ADD84 is a HEX color with RGB value rgb(90, 221, 132) and HSL value hsl(139, 66%, 61%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #5ADD84?+

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