#CCFA9B Color

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

Color preview

#CCFA9B

Color formats

HEX
#CCFA9B
RGB
rgb(204, 250, 155)
RGBA
rgba(204, 250, 155, 1)
HSL
hsl(89, 90%, 79%)
HSV
hsv(89, 38%, 98%)
CMYK
cmyk(18%, 0%, 38%, 2%)
CSS variable
--color-primary: #CCFA9B;
Lowercase HEX
#ccfa9b

Shades

Tints

Tones

Harmony

CSS snippets for #CCFA9B

.color-ccfa9b {
  color: #CCFA9B;
  background-color: #CCFA9B;
}

Frequently asked questions

What color is #CCFA9B?+

#CCFA9B is a HEX color with RGB value rgb(204, 250, 155) and HSL value hsl(89, 90%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCFA9B?+

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