#CFF99F Color

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

Color preview

#CFF99F

Color formats

HEX
#CFF99F
RGB
rgb(207, 249, 159)
RGBA
rgba(207, 249, 159, 1)
HSL
hsl(88, 88%, 80%)
HSV
hsv(88, 36%, 98%)
CMYK
cmyk(17%, 0%, 36%, 2%)
CSS variable
--color-primary: #CFF99F;
Lowercase HEX
#cff99f

Shades

Tints

Tones

Harmony

CSS snippets for #CFF99F

.color-cff99f {
  color: #CFF99F;
  background-color: #CFF99F;
}

Frequently asked questions

What color is #CFF99F?+

#CFF99F is a HEX color with RGB value rgb(207, 249, 159) and HSL value hsl(88, 88%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFF99F?+

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