#CAFF74 Color

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

Color preview

#CAFF74

Color formats

HEX
#CAFF74
RGB
rgb(202, 255, 116)
RGBA
rgba(202, 255, 116, 1)
HSL
hsl(83, 100%, 73%)
HSV
hsv(83, 55%, 100%)
CMYK
cmyk(21%, 0%, 55%, 0%)
CSS variable
--color-primary: #CAFF74;
Lowercase HEX
#caff74

Shades

Tints

Tones

Harmony

CSS snippets for #CAFF74

.color-caff74 {
  color: #CAFF74;
  background-color: #CAFF74;
}

Frequently asked questions

What color is #CAFF74?+

#CAFF74 is a HEX color with RGB value rgb(202, 255, 116) and HSL value hsl(83, 100%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CAFF74?+

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