#CFFB2F Color

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

Color preview

#CFFB2F

Color formats

HEX
#CFFB2F
RGB
rgb(207, 251, 47)
RGBA
rgba(207, 251, 47, 1)
HSL
hsl(73, 96%, 58%)
HSV
hsv(73, 81%, 98%)
CMYK
cmyk(18%, 0%, 81%, 2%)
CSS variable
--color-primary: #CFFB2F;
Lowercase HEX
#cffb2f

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB2F

.color-cffb2f {
  color: #CFFB2F;
  background-color: #CFFB2F;
}

Frequently asked questions

What color is #CFFB2F?+

#CFFB2F is a HEX color with RGB value rgb(207, 251, 47) and HSL value hsl(73, 96%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFFB2F?+

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