#CCFDAF Color

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

Color preview

#CCFDAF

Color formats

HEX
#CCFDAF
RGB
rgb(204, 253, 175)
RGBA
rgba(204, 253, 175, 1)
HSL
hsl(98, 95%, 84%)
HSV
hsv(98, 31%, 99%)
CMYK
cmyk(19%, 0%, 31%, 1%)
CSS variable
--color-primary: #CCFDAF;
Lowercase HEX
#ccfdaf

Shades

Tints

Tones

Harmony

CSS snippets for #CCFDAF

.color-ccfdaf {
  color: #CCFDAF;
  background-color: #CCFDAF;
}

Frequently asked questions

What color is #CCFDAF?+

#CCFDAF is a HEX color with RGB value rgb(204, 253, 175) and HSL value hsl(98, 95%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCFDAF?+

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