#CCDF9F Color

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

Color preview

#CCDF9F

Color formats

HEX
#CCDF9F
RGB
rgb(204, 223, 159)
RGBA
rgba(204, 223, 159, 1)
HSL
hsl(78, 50%, 75%)
HSV
hsv(78, 29%, 87%)
CMYK
cmyk(9%, 0%, 29%, 13%)
CSS variable
--color-primary: #CCDF9F;
Lowercase HEX
#ccdf9f

Shades

Tints

Tones

Harmony

CSS snippets for #CCDF9F

.color-ccdf9f {
  color: #CCDF9F;
  background-color: #CCDF9F;
}

Frequently asked questions

What color is #CCDF9F?+

#CCDF9F is a HEX color with RGB value rgb(204, 223, 159) and HSL value hsl(78, 50%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCDF9F?+

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