#CEFF1F Color

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

Color preview

#CEFF1F

Color formats

HEX
#CEFF1F
RGB
rgb(206, 255, 31)
RGBA
rgba(206, 255, 31, 1)
HSL
hsl(73, 100%, 56%)
HSV
hsv(73, 88%, 100%)
CMYK
cmyk(19%, 0%, 88%, 0%)
CSS variable
--color-primary: #CEFF1F;
Lowercase HEX
#ceff1f

Shades

Tints

Tones

Harmony

CSS snippets for #CEFF1F

.color-ceff1f {
  color: #CEFF1F;
  background-color: #CEFF1F;
}

Frequently asked questions

What color is #CEFF1F?+

#CEFF1F is a HEX color with RGB value rgb(206, 255, 31) and HSL value hsl(73, 100%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEFF1F?+

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