#CFFB6F Color

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

Color preview

#CFFB6F

Color formats

HEX
#CFFB6F
RGB
rgb(207, 251, 111)
RGBA
rgba(207, 251, 111, 1)
HSL
hsl(79, 95%, 71%)
HSV
hsv(79, 56%, 98%)
CMYK
cmyk(18%, 0%, 56%, 2%)
CSS variable
--color-primary: #CFFB6F;
Lowercase HEX
#cffb6f

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB6F

.color-cffb6f {
  color: #CFFB6F;
  background-color: #CFFB6F;
}

Frequently asked questions

What color is #CFFB6F?+

#CFFB6F is a HEX color with RGB value rgb(207, 251, 111) and HSL value hsl(79, 95%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CFFB6F?+

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