#CCFE06 Color

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

Color preview

#CCFE06

Color formats

HEX
#CCFE06
RGB
rgb(204, 254, 6)
RGBA
rgba(204, 254, 6, 1)
HSL
hsl(72, 99%, 51%)
HSV
hsv(72, 98%, 100%)
CMYK
cmyk(20%, 0%, 98%, 0%)
CSS variable
--color-primary: #CCFE06;
Lowercase HEX
#ccfe06

Shades

Tints

Tones

Harmony

CSS snippets for #CCFE06

.color-ccfe06 {
  color: #CCFE06;
  background-color: #CCFE06;
}

Frequently asked questions

What color is #CCFE06?+

#CCFE06 is a HEX color with RGB value rgb(204, 254, 6) and HSL value hsl(72, 99%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #CCFE06?+

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