#64F08C Color

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

Color preview

#64F08C

Color formats

HEX
#64F08C
RGB
rgb(100, 240, 140)
RGBA
rgba(100, 240, 140, 1)
HSL
hsl(137, 82%, 67%)
HSV
hsv(137, 58%, 94%)
CMYK
cmyk(58%, 0%, 42%, 6%)
CSS variable
--color-primary: #64F08C;
Lowercase HEX
#64f08c

Shades

Tints

Tones

Harmony

CSS snippets for #64F08C

.color-64f08c {
  color: #64F08C;
  background-color: #64F08C;
}

Frequently asked questions

What color is #64F08C?+

#64F08C is a HEX color with RGB value rgb(100, 240, 140) and HSL value hsl(137, 82%, 67%). Its closest CSS named color is LightGreen.

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

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