#CDFC80 Color

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

Color preview

#CDFC80

Color formats

HEX
#CDFC80
RGB
rgb(205, 252, 128)
RGBA
rgba(205, 252, 128, 1)
HSL
hsl(83, 95%, 75%)
HSV
hsv(83, 49%, 99%)
CMYK
cmyk(19%, 0%, 49%, 1%)
CSS variable
--color-primary: #CDFC80;
Lowercase HEX
#cdfc80

Shades

Tints

Tones

Harmony

CSS snippets for #CDFC80

.color-cdfc80 {
  color: #CDFC80;
  background-color: #CDFC80;
}

Frequently asked questions

What color is #CDFC80?+

#CDFC80 is a HEX color with RGB value rgb(205, 252, 128) and HSL value hsl(83, 95%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFC80?+

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