#CCF03D Color

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

Color preview

#CCF03D

Color formats

HEX
#CCF03D
RGB
rgb(204, 240, 61)
RGBA
rgba(204, 240, 61, 1)
HSL
hsl(72, 86%, 59%)
HSV
hsv(72, 75%, 94%)
CMYK
cmyk(15%, 0%, 75%, 6%)
CSS variable
--color-primary: #CCF03D;
Lowercase HEX
#ccf03d

Shades

Tints

Tones

Harmony

CSS snippets for #CCF03D

.color-ccf03d {
  color: #CCF03D;
  background-color: #CCF03D;
}

Frequently asked questions

What color is #CCF03D?+

#CCF03D is a HEX color with RGB value rgb(204, 240, 61) and HSL value hsl(72, 86%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCF03D?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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