#64FB2D Color

Inspect #64FB2D across formats, palettes, contrast and closest named color matches.

Color preview

#64FB2D

Color formats

HEX
#64FB2D
RGB
rgb(100, 251, 45)
RGBA
rgba(100, 251, 45, 1)
HSL
hsl(104, 96%, 58%)
HSV
hsv(104, 82%, 98%)
CMYK
cmyk(60%, 0%, 82%, 2%)
CSS variable
--color-primary: #64FB2D;
Lowercase HEX
#64fb2d

Shades

Tints

Tones

Harmony

CSS snippets for #64FB2D

.color-64fb2d {
  color: #64FB2D;
  background-color: #64FB2D;
}

Frequently asked questions

What color is #64FB2D?+

#64FB2D is a HEX color with RGB value rgb(100, 251, 45) and HSL value hsl(104, 96%, 58%). Its closest CSS named color is LawnGreen.

What is the closest Tailwind color to #64FB2D?+

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