#CAFE9F Color

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

Color preview

#CAFE9F

Color formats

HEX
#CAFE9F
RGB
rgb(202, 254, 159)
RGBA
rgba(202, 254, 159, 1)
HSL
hsl(93, 98%, 81%)
HSV
hsv(93, 37%, 100%)
CMYK
cmyk(20%, 0%, 37%, 0%)
CSS variable
--color-primary: #CAFE9F;
Lowercase HEX
#cafe9f

Shades

Tints

Tones

Harmony

CSS snippets for #CAFE9F

.color-cafe9f {
  color: #CAFE9F;
  background-color: #CAFE9F;
}

Frequently asked questions

What color is #CAFE9F?+

#CAFE9F is a HEX color with RGB value rgb(202, 254, 159) and HSL value hsl(93, 98%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFE9F?+

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