#CAFF38 Color

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

Color preview

#CAFF38

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAFF38

.color-caff38 {
  color: #CAFF38;
  background-color: #CAFF38;
}

Frequently asked questions

What color is #CAFF38?+

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

What is the closest Tailwind color to #CAFF38?+

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