#CAFF08 Color

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

Color preview

#CAFF08

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAFF08

.color-caff08 {
  color: #CAFF08;
  background-color: #CAFF08;
}

Frequently asked questions

What color is #CAFF08?+

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

What is the closest Tailwind color to #CAFF08?+

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