#CDFF70 Color

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

Color preview

#CDFF70

Color formats

HEX
#CDFF70
RGB
rgb(205, 255, 112)
RGBA
rgba(205, 255, 112, 1)
HSL
hsl(81, 100%, 72%)
HSV
hsv(81, 56%, 100%)
CMYK
cmyk(20%, 0%, 56%, 0%)
CSS variable
--color-primary: #CDFF70;
Lowercase HEX
#cdff70

Shades

Tints

Tones

Harmony

CSS snippets for #CDFF70

.color-cdff70 {
  color: #CDFF70;
  background-color: #CDFF70;
}

Frequently asked questions

What color is #CDFF70?+

#CDFF70 is a HEX color with RGB value rgb(205, 255, 112) and HSL value hsl(81, 100%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFF70?+

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