#CFF08F Color

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

Color preview

#CFF08F

Color formats

HEX
#CFF08F
RGB
rgb(207, 240, 143)
RGBA
rgba(207, 240, 143, 1)
HSL
hsl(80, 76%, 75%)
HSV
hsv(80, 40%, 94%)
CMYK
cmyk(14%, 0%, 40%, 6%)
CSS variable
--color-primary: #CFF08F;
Lowercase HEX
#cff08f

Shades

Tints

Tones

Harmony

CSS snippets for #CFF08F

.color-cff08f {
  color: #CFF08F;
  background-color: #CFF08F;
}

Frequently asked questions

What color is #CFF08F?+

#CFF08F is a HEX color with RGB value rgb(207, 240, 143) and HSL value hsl(80, 76%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CFF08F?+

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