#CFF65A Color

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

Color preview

#CFF65A

Color formats

HEX
#CFF65A
RGB
rgb(207, 246, 90)
RGBA
rgba(207, 246, 90, 1)
HSL
hsl(75, 90%, 66%)
HSV
hsv(75, 63%, 96%)
CMYK
cmyk(16%, 0%, 63%, 4%)
CSS variable
--color-primary: #CFF65A;
Lowercase HEX
#cff65a

Shades

Tints

Tones

Harmony

CSS snippets for #CFF65A

.color-cff65a {
  color: #CFF65A;
  background-color: #CFF65A;
}

Frequently asked questions

What color is #CFF65A?+

#CFF65A is a HEX color with RGB value rgb(207, 246, 90) and HSL value hsl(75, 90%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFF65A?+

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