#CCFB0E Color

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

Color preview

#CCFB0E

Color formats

HEX
#CCFB0E
RGB
rgb(204, 251, 14)
RGBA
rgba(204, 251, 14, 1)
HSL
hsl(72, 97%, 52%)
HSV
hsv(72, 94%, 98%)
CMYK
cmyk(19%, 0%, 94%, 2%)
CSS variable
--color-primary: #CCFB0E;
Lowercase HEX
#ccfb0e

Shades

Tints

Tones

Harmony

CSS snippets for #CCFB0E

.color-ccfb0e {
  color: #CCFB0E;
  background-color: #CCFB0E;
}

Frequently asked questions

What color is #CCFB0E?+

#CCFB0E is a HEX color with RGB value rgb(204, 251, 14) and HSL value hsl(72, 97%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCFB0E?+

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