#5ACF45 Color

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

Color preview

#5ACF45

Color formats

HEX
#5ACF45
RGB
rgb(90, 207, 69)
RGBA
rgba(90, 207, 69, 1)
HSL
hsl(111, 59%, 54%)
HSV
hsv(111, 67%, 81%)
CMYK
cmyk(57%, 0%, 67%, 19%)
CSS variable
--color-primary: #5ACF45;
Lowercase HEX
#5acf45

Shades

Tints

Tones

Harmony

CSS snippets for #5ACF45

.color-5acf45 {
  color: #5ACF45;
  background-color: #5ACF45;
}

Frequently asked questions

What color is #5ACF45?+

#5ACF45 is a HEX color with RGB value rgb(90, 207, 69) and HSL value hsl(111, 59%, 54%). Its closest CSS named color is LimeGreen.

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

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