#CCF20D Color

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

Color preview

#CCF20D

Color formats

HEX
#CCF20D
RGB
rgb(204, 242, 13)
RGBA
rgba(204, 242, 13, 1)
HSL
hsl(70, 90%, 50%)
HSV
hsv(70, 95%, 95%)
CMYK
cmyk(16%, 0%, 95%, 5%)
CSS variable
--color-primary: #CCF20D;
Lowercase HEX
#ccf20d

Shades

Tints

Tones

Harmony

CSS snippets for #CCF20D

.color-ccf20d {
  color: #CCF20D;
  background-color: #CCF20D;
}

Frequently asked questions

What color is #CCF20D?+

#CCF20D is a HEX color with RGB value rgb(204, 242, 13) and HSL value hsl(70, 90%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCF20D?+

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