#CFF64E Color

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

Color preview

#CFF64E

Color formats

HEX
#CFF64E
RGB
rgb(207, 246, 78)
RGBA
rgba(207, 246, 78, 1)
HSL
hsl(74, 90%, 64%)
HSV
hsv(74, 68%, 96%)
CMYK
cmyk(16%, 0%, 68%, 4%)
CSS variable
--color-primary: #CFF64E;
Lowercase HEX
#cff64e

Shades

Tints

Tones

Harmony

CSS snippets for #CFF64E

.color-cff64e {
  color: #CFF64E;
  background-color: #CFF64E;
}

Frequently asked questions

What color is #CFF64E?+

#CFF64E is a HEX color with RGB value rgb(207, 246, 78) and HSL value hsl(74, 90%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFF64E?+

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