#CDFC8E Color

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

Color preview

#CDFC8E

Color formats

HEX
#CDFC8E
RGB
rgb(205, 252, 142)
RGBA
rgba(205, 252, 142, 1)
HSL
hsl(86, 95%, 77%)
HSV
hsv(86, 44%, 99%)
CMYK
cmyk(19%, 0%, 44%, 1%)
CSS variable
--color-primary: #CDFC8E;
Lowercase HEX
#cdfc8e

Shades

Tints

Tones

Harmony

CSS snippets for #CDFC8E

.color-cdfc8e {
  color: #CDFC8E;
  background-color: #CDFC8E;
}

Frequently asked questions

What color is #CDFC8E?+

#CDFC8E is a HEX color with RGB value rgb(205, 252, 142) and HSL value hsl(86, 95%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFC8E?+

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