#CAFE70 Color

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

Color preview

#CAFE70

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAFE70

.color-cafe70 {
  color: #CAFE70;
  background-color: #CAFE70;
}

Frequently asked questions

What color is #CAFE70?+

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

What is the closest Tailwind color to #CAFE70?+

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