#CFFE01 Color

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

Color preview

#CFFE01

Color formats

HEX
#CFFE01
RGB
rgb(207, 254, 1)
RGBA
rgba(207, 254, 1, 1)
HSL
hsl(71, 99%, 50%)
HSV
hsv(71, 100%, 100%)
CMYK
cmyk(19%, 0%, 100%, 0%)
CSS variable
--color-primary: #CFFE01;
Lowercase HEX
#cffe01

Shades

Tints

Tones

Harmony

CSS snippets for #CFFE01

.color-cffe01 {
  color: #CFFE01;
  background-color: #CFFE01;
}

Frequently asked questions

What color is #CFFE01?+

#CFFE01 is a HEX color with RGB value rgb(207, 254, 1) and HSL value hsl(71, 99%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #CFFE01?+

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