#CAFE9A Color

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

Color preview

#CAFE9A

Color formats

HEX
#CAFE9A
RGB
rgb(202, 254, 154)
RGBA
rgba(202, 254, 154, 1)
HSL
hsl(91, 98%, 80%)
HSV
hsv(91, 39%, 100%)
CMYK
cmyk(20%, 0%, 39%, 0%)
CSS variable
--color-primary: #CAFE9A;
Lowercase HEX
#cafe9a

Shades

Tints

Tones

Harmony

CSS snippets for #CAFE9A

.color-cafe9a {
  color: #CAFE9A;
  background-color: #CAFE9A;
}

Frequently asked questions

What color is #CAFE9A?+

#CAFE9A is a HEX color with RGB value rgb(202, 254, 154) and HSL value hsl(91, 98%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFE9A?+

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