#CCFDB7 Color

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

Color preview

#CCFDB7

Color formats

HEX
#CCFDB7
RGB
rgb(204, 253, 183)
RGBA
rgba(204, 253, 183, 1)
HSL
hsl(102, 95%, 85%)
HSV
hsv(102, 28%, 99%)
CMYK
cmyk(19%, 0%, 28%, 1%)
CSS variable
--color-primary: #CCFDB7;
Lowercase HEX
#ccfdb7

Shades

Tints

Tones

Harmony

CSS snippets for #CCFDB7

.color-ccfdb7 {
  color: #CCFDB7;
  background-color: #CCFDB7;
}

Frequently asked questions

What color is #CCFDB7?+

#CCFDB7 is a HEX color with RGB value rgb(204, 253, 183) and HSL value hsl(102, 95%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCFDB7?+

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