#CFF53A Color

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

Color preview

#CFF53A

Color formats

HEX
#CFF53A
RGB
rgb(207, 245, 58)
RGBA
rgba(207, 245, 58, 1)
HSL
hsl(72, 90%, 59%)
HSV
hsv(72, 76%, 96%)
CMYK
cmyk(16%, 0%, 76%, 4%)
CSS variable
--color-primary: #CFF53A;
Lowercase HEX
#cff53a

Shades

Tints

Tones

Harmony

CSS snippets for #CFF53A

.color-cff53a {
  color: #CFF53A;
  background-color: #CFF53A;
}

Frequently asked questions

What color is #CFF53A?+

#CFF53A is a HEX color with RGB value rgb(207, 245, 58) and HSL value hsl(72, 90%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFF53A?+

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