#CAFE3A Color

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

Color preview

#CAFE3A

Color formats

HEX
#CAFE3A
RGB
rgb(202, 254, 58)
RGBA
rgba(202, 254, 58, 1)
HSL
hsl(76, 99%, 61%)
HSV
hsv(76, 77%, 100%)
CMYK
cmyk(20%, 0%, 77%, 0%)
CSS variable
--color-primary: #CAFE3A;
Lowercase HEX
#cafe3a

Shades

Tints

Tones

Harmony

CSS snippets for #CAFE3A

.color-cafe3a {
  color: #CAFE3A;
  background-color: #CAFE3A;
}

Frequently asked questions

What color is #CAFE3A?+

#CAFE3A is a HEX color with RGB value rgb(202, 254, 58) and HSL value hsl(76, 99%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAFE3A?+

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