#64DD2C Color

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

Color preview

#64DD2C

Color formats

HEX
#64DD2C
RGB
rgb(100, 221, 44)
RGBA
rgba(100, 221, 44, 1)
HSL
hsl(101, 72%, 52%)
HSV
hsv(101, 80%, 87%)
CMYK
cmyk(55%, 0%, 80%, 13%)
CSS variable
--color-primary: #64DD2C;
Lowercase HEX
#64dd2c

Shades

Tints

Tones

Harmony

CSS snippets for #64DD2C

.color-64dd2c {
  color: #64DD2C;
  background-color: #64DD2C;
}

Frequently asked questions

What color is #64DD2C?+

#64DD2C is a HEX color with RGB value rgb(100, 221, 44) and HSL value hsl(101, 72%, 52%). Its closest CSS named color is LimeGreen.

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

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