#64F95F Color

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

Color preview

#64F95F

Color formats

HEX
#64F95F
RGB
rgb(100, 249, 95)
RGBA
rgba(100, 249, 95, 1)
HSL
hsl(118, 93%, 67%)
HSV
hsv(118, 62%, 98%)
CMYK
cmyk(60%, 0%, 62%, 2%)
CSS variable
--color-primary: #64F95F;
Lowercase HEX
#64f95f

Shades

Tints

Tones

Harmony

CSS snippets for #64F95F

.color-64f95f {
  color: #64F95F;
  background-color: #64F95F;
}

Frequently asked questions

What color is #64F95F?+

#64F95F is a HEX color with RGB value rgb(100, 249, 95) and HSL value hsl(118, 93%, 67%). Its closest CSS named color is LightGreen.

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

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