#CFF55F Color

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

Color preview

#CFF55F

Color formats

HEX
#CFF55F
RGB
rgb(207, 245, 95)
RGBA
rgba(207, 245, 95, 1)
HSL
hsl(75, 88%, 67%)
HSV
hsv(75, 61%, 96%)
CMYK
cmyk(16%, 0%, 61%, 4%)
CSS variable
--color-primary: #CFF55F;
Lowercase HEX
#cff55f

Shades

Tints

Tones

Harmony

CSS snippets for #CFF55F

.color-cff55f {
  color: #CFF55F;
  background-color: #CFF55F;
}

Frequently asked questions

What color is #CFF55F?+

#CFF55F is a HEX color with RGB value rgb(207, 245, 95) and HSL value hsl(75, 88%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CFF55F?+

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