#CAFE6F Color

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

Color preview

#CAFE6F

Color formats

HEX
#CAFE6F
RGB
rgb(202, 254, 111)
RGBA
rgba(202, 254, 111, 1)
HSL
hsl(82, 99%, 72%)
HSV
hsv(82, 56%, 100%)
CMYK
cmyk(20%, 0%, 56%, 0%)
CSS variable
--color-primary: #CAFE6F;
Lowercase HEX
#cafe6f

Shades

Tints

Tones

Harmony

CSS snippets for #CAFE6F

.color-cafe6f {
  color: #CAFE6F;
  background-color: #CAFE6F;
}

Frequently asked questions

What color is #CAFE6F?+

#CAFE6F is a HEX color with RGB value rgb(202, 254, 111) and HSL value hsl(82, 99%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CAFE6F?+

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