#CCF85C Color

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

Color preview

#CCF85C

Color formats

HEX
#CCF85C
RGB
rgb(204, 248, 92)
RGBA
rgba(204, 248, 92, 1)
HSL
hsl(77, 92%, 67%)
HSV
hsv(77, 63%, 97%)
CMYK
cmyk(18%, 0%, 63%, 3%)
CSS variable
--color-primary: #CCF85C;
Lowercase HEX
#ccf85c

Shades

Tints

Tones

Harmony

CSS snippets for #CCF85C

.color-ccf85c {
  color: #CCF85C;
  background-color: #CCF85C;
}

Frequently asked questions

What color is #CCF85C?+

#CCF85C is a HEX color with RGB value rgb(204, 248, 92) and HSL value hsl(77, 92%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCF85C?+

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