#CCFD2D Color

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

Color preview

#CCFD2D

Color formats

HEX
#CCFD2D
RGB
rgb(204, 253, 45)
RGBA
rgba(204, 253, 45, 1)
HSL
hsl(74, 98%, 58%)
HSV
hsv(74, 82%, 99%)
CMYK
cmyk(19%, 0%, 82%, 1%)
CSS variable
--color-primary: #CCFD2D;
Lowercase HEX
#ccfd2d

Shades

Tints

Tones

Harmony

CSS snippets for #CCFD2D

.color-ccfd2d {
  color: #CCFD2D;
  background-color: #CCFD2D;
}

Frequently asked questions

What color is #CCFD2D?+

#CCFD2D is a HEX color with RGB value rgb(204, 253, 45) and HSL value hsl(74, 98%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCFD2D?+

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