#5AC05A Color

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

Color preview

#5AC05A

Color formats

HEX
#5AC05A
RGB
rgb(90, 192, 90)
RGBA
rgba(90, 192, 90, 1)
HSL
hsl(120, 45%, 55%)
HSV
hsv(120, 53%, 75%)
CMYK
cmyk(53%, 0%, 53%, 25%)
CSS variable
--color-primary: #5AC05A;
Lowercase HEX
#5ac05a

Shades

Tints

Tones

Harmony

CSS snippets for #5AC05A

.color-5ac05a {
  color: #5AC05A;
  background-color: #5AC05A;
}

Frequently asked questions

What color is #5AC05A?+

#5AC05A is a HEX color with RGB value rgb(90, 192, 90) and HSL value hsl(120, 45%, 55%). Its closest CSS named color is MediumSeaGreen.

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

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