#CEFE31 Color

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

Color preview

#CEFE31

Color formats

HEX
#CEFE31
RGB
rgb(206, 254, 49)
RGBA
rgba(206, 254, 49, 1)
HSL
hsl(74, 99%, 59%)
HSV
hsv(74, 81%, 100%)
CMYK
cmyk(19%, 0%, 81%, 0%)
CSS variable
--color-primary: #CEFE31;
Lowercase HEX
#cefe31

Shades

Tints

Tones

Harmony

CSS snippets for #CEFE31

.color-cefe31 {
  color: #CEFE31;
  background-color: #CEFE31;
}

Frequently asked questions

What color is #CEFE31?+

#CEFE31 is a HEX color with RGB value rgb(206, 254, 49) and HSL value hsl(74, 99%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEFE31?+

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