#CCFB9D Color

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

Color preview

#CCFB9D

Color formats

HEX
#CCFB9D
RGB
rgb(204, 251, 157)
RGBA
rgba(204, 251, 157, 1)
HSL
hsl(90, 92%, 80%)
HSV
hsv(90, 37%, 98%)
CMYK
cmyk(19%, 0%, 37%, 2%)
CSS variable
--color-primary: #CCFB9D;
Lowercase HEX
#ccfb9d

Shades

Tints

Tones

Harmony

CSS snippets for #CCFB9D

.color-ccfb9d {
  color: #CCFB9D;
  background-color: #CCFB9D;
}

Frequently asked questions

What color is #CCFB9D?+

#CCFB9D is a HEX color with RGB value rgb(204, 251, 157) and HSL value hsl(90, 92%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCFB9D?+

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