#CEFF2E Color

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

Color preview

#CEFF2E

Color formats

HEX
#CEFF2E
RGB
rgb(206, 255, 46)
RGBA
rgba(206, 255, 46, 1)
HSL
hsl(74, 100%, 59%)
HSV
hsv(74, 82%, 100%)
CMYK
cmyk(19%, 0%, 82%, 0%)
CSS variable
--color-primary: #CEFF2E;
Lowercase HEX
#ceff2e

Shades

Tints

Tones

Harmony

CSS snippets for #CEFF2E

.color-ceff2e {
  color: #CEFF2E;
  background-color: #CEFF2E;
}

Frequently asked questions

What color is #CEFF2E?+

#CEFF2E is a HEX color with RGB value rgb(206, 255, 46) and HSL value hsl(74, 100%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEFF2E?+

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