#CAFF0A Color

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

Color preview

#CAFF0A

Color formats

HEX
#CAFF0A
RGB
rgb(202, 255, 10)
RGBA
rgba(202, 255, 10, 1)
HSL
hsl(73, 100%, 52%)
HSV
hsv(73, 96%, 100%)
CMYK
cmyk(21%, 0%, 96%, 0%)
CSS variable
--color-primary: #CAFF0A;
Lowercase HEX
#caff0a

Shades

Tints

Tones

Harmony

CSS snippets for #CAFF0A

.color-caff0a {
  color: #CAFF0A;
  background-color: #CAFF0A;
}

Frequently asked questions

What color is #CAFF0A?+

#CAFF0A is a HEX color with RGB value rgb(202, 255, 10) and HSL value hsl(73, 100%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAFF0A?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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