#CCF80D Color

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

Color preview

#CCF80D

Color formats

HEX
#CCF80D
RGB
rgb(204, 248, 13)
RGBA
rgba(204, 248, 13, 1)
HSL
hsl(71, 94%, 51%)
HSV
hsv(71, 95%, 97%)
CMYK
cmyk(18%, 0%, 95%, 3%)
CSS variable
--color-primary: #CCF80D;
Lowercase HEX
#ccf80d

Shades

Tints

Tones

Harmony

CSS snippets for #CCF80D

.color-ccf80d {
  color: #CCF80D;
  background-color: #CCF80D;
}

Frequently asked questions

What color is #CCF80D?+

#CCF80D is a HEX color with RGB value rgb(204, 248, 13) and HSL value hsl(71, 94%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCF80D?+

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