#CDFC6E Color

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

Color preview

#CDFC6E

Color formats

HEX
#CDFC6E
RGB
rgb(205, 252, 110)
RGBA
rgba(205, 252, 110, 1)
HSL
hsl(80, 96%, 71%)
HSV
hsv(80, 56%, 99%)
CMYK
cmyk(19%, 0%, 56%, 1%)
CSS variable
--color-primary: #CDFC6E;
Lowercase HEX
#cdfc6e

Shades

Tints

Tones

Harmony

CSS snippets for #CDFC6E

.color-cdfc6e {
  color: #CDFC6E;
  background-color: #CDFC6E;
}

Frequently asked questions

What color is #CDFC6E?+

#CDFC6E is a HEX color with RGB value rgb(205, 252, 110) and HSL value hsl(80, 96%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFC6E?+

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