#CCF25A Color

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

Color preview

#CCF25A

Color formats

HEX
#CCF25A
RGB
rgb(204, 242, 90)
RGBA
rgba(204, 242, 90, 1)
HSL
hsl(75, 85%, 65%)
HSV
hsv(75, 63%, 95%)
CMYK
cmyk(16%, 0%, 63%, 5%)
CSS variable
--color-primary: #CCF25A;
Lowercase HEX
#ccf25a

Shades

Tints

Tones

Harmony

CSS snippets for #CCF25A

.color-ccf25a {
  color: #CCF25A;
  background-color: #CCF25A;
}

Frequently asked questions

What color is #CCF25A?+

#CCF25A is a HEX color with RGB value rgb(204, 242, 90) and HSL value hsl(75, 85%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCF25A?+

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