#CCFE75 Color

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

Color preview

#CCFE75

Color formats

HEX
#CCFE75
RGB
rgb(204, 254, 117)
RGBA
rgba(204, 254, 117, 1)
HSL
hsl(82, 99%, 73%)
HSV
hsv(82, 54%, 100%)
CMYK
cmyk(20%, 0%, 54%, 0%)
CSS variable
--color-primary: #CCFE75;
Lowercase HEX
#ccfe75

Shades

Tints

Tones

Harmony

CSS snippets for #CCFE75

.color-ccfe75 {
  color: #CCFE75;
  background-color: #CCFE75;
}

Frequently asked questions

What color is #CCFE75?+

#CCFE75 is a HEX color with RGB value rgb(204, 254, 117) and HSL value hsl(82, 99%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCFE75?+

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