#CAFF37 Color

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

Color preview

#CAFF37

Color formats

HEX
#CAFF37
RGB
rgb(202, 255, 55)
RGBA
rgba(202, 255, 55, 1)
HSL
hsl(76, 100%, 61%)
HSV
hsv(76, 78%, 100%)
CMYK
cmyk(21%, 0%, 78%, 0%)
CSS variable
--color-primary: #CAFF37;
Lowercase HEX
#caff37

Shades

Tints

Tones

Harmony

CSS snippets for #CAFF37

.color-caff37 {
  color: #CAFF37;
  background-color: #CAFF37;
}

Frequently asked questions

What color is #CAFF37?+

#CAFF37 is a HEX color with RGB value rgb(202, 255, 55) and HSL value hsl(76, 100%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAFF37?+

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