#CCED9F Color

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

Color preview

#CCED9F

Color formats

HEX
#CCED9F
RGB
rgb(204, 237, 159)
RGBA
rgba(204, 237, 159, 1)
HSL
hsl(85, 68%, 78%)
HSV
hsv(85, 33%, 93%)
CMYK
cmyk(14%, 0%, 33%, 7%)
CSS variable
--color-primary: #CCED9F;
Lowercase HEX
#cced9f

Shades

Tints

Tones

Harmony

CSS snippets for #CCED9F

.color-cced9f {
  color: #CCED9F;
  background-color: #CCED9F;
}

Frequently asked questions

What color is #CCED9F?+

#CCED9F is a HEX color with RGB value rgb(204, 237, 159) and HSL value hsl(85, 68%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCED9F?+

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