#CDF99F Color

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

Color preview

#CDF99F

Color formats

HEX
#CDF99F
RGB
rgb(205, 249, 159)
RGBA
rgba(205, 249, 159, 1)
HSL
hsl(89, 88%, 80%)
HSV
hsv(89, 36%, 98%)
CMYK
cmyk(18%, 0%, 36%, 2%)
CSS variable
--color-primary: #CDF99F;
Lowercase HEX
#cdf99f

Shades

Tints

Tones

Harmony

CSS snippets for #CDF99F

.color-cdf99f {
  color: #CDF99F;
  background-color: #CDF99F;
}

Frequently asked questions

What color is #CDF99F?+

#CDF99F is a HEX color with RGB value rgb(205, 249, 159) and HSL value hsl(89, 88%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDF99F?+

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