#CFF901 Color

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

Color preview

#CFF901

Color formats

HEX
#CFF901
RGB
rgb(207, 249, 1)
RGBA
rgba(207, 249, 1, 1)
HSL
hsl(70, 99%, 49%)
HSV
hsv(70, 100%, 98%)
CMYK
cmyk(17%, 0%, 100%, 2%)
CSS variable
--color-primary: #CFF901;
Lowercase HEX
#cff901

Shades

Tints

Tones

Harmony

CSS snippets for #CFF901

.color-cff901 {
  color: #CFF901;
  background-color: #CFF901;
}

Frequently asked questions

What color is #CFF901?+

#CFF901 is a HEX color with RGB value rgb(207, 249, 1) and HSL value hsl(70, 99%, 49%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #CFF901?+

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