#5ACD2D Color

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

Color preview

#5ACD2D

Color formats

HEX
#5ACD2D
RGB
rgb(90, 205, 45)
RGBA
rgba(90, 205, 45, 1)
HSL
hsl(103, 64%, 49%)
HSV
hsv(103, 78%, 80%)
CMYK
cmyk(56%, 0%, 78%, 20%)
CSS variable
--color-primary: #5ACD2D;
Lowercase HEX
#5acd2d

Shades

Tints

Tones

Harmony

CSS snippets for #5ACD2D

.color-5acd2d {
  color: #5ACD2D;
  background-color: #5ACD2D;
}

Frequently asked questions

What color is #5ACD2D?+

#5ACD2D is a HEX color with RGB value rgb(90, 205, 45) and HSL value hsl(103, 64%, 49%). Its closest CSS named color is LimeGreen.

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

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