#CEF00F Color

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

Color preview

#CEF00F

Color formats

HEX
#CEF00F
RGB
rgb(206, 240, 15)
RGBA
rgba(206, 240, 15, 1)
HSL
hsl(69, 88%, 50%)
HSV
hsv(69, 94%, 94%)
CMYK
cmyk(14%, 0%, 94%, 6%)
CSS variable
--color-primary: #CEF00F;
Lowercase HEX
#cef00f

Shades

Tints

Tones

Harmony

CSS snippets for #CEF00F

.color-cef00f {
  color: #CEF00F;
  background-color: #CEF00F;
}

Frequently asked questions

What color is #CEF00F?+

#CEF00F is a HEX color with RGB value rgb(206, 240, 15) and HSL value hsl(69, 88%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEF00F?+

The closest Tailwind color is yellow-400, available as the bg-yellow-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