#CDFE72 Color

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

Color preview

#CDFE72

Color formats

HEX
#CDFE72
RGB
rgb(205, 254, 114)
RGBA
rgba(205, 254, 114, 1)
HSL
hsl(81, 99%, 72%)
HSV
hsv(81, 55%, 100%)
CMYK
cmyk(19%, 0%, 55%, 0%)
CSS variable
--color-primary: #CDFE72;
Lowercase HEX
#cdfe72

Shades

Tints

Tones

Harmony

CSS snippets for #CDFE72

.color-cdfe72 {
  color: #CDFE72;
  background-color: #CDFE72;
}

Frequently asked questions

What color is #CDFE72?+

#CDFE72 is a HEX color with RGB value rgb(205, 254, 114) and HSL value hsl(81, 99%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFE72?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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