#CDEC8D Color

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

Color preview

#CDEC8D

Color formats

HEX
#CDEC8D
RGB
rgb(205, 236, 141)
RGBA
rgba(205, 236, 141, 1)
HSL
hsl(80, 71%, 74%)
HSV
hsv(80, 40%, 93%)
CMYK
cmyk(13%, 0%, 40%, 7%)
CSS variable
--color-primary: #CDEC8D;
Lowercase HEX
#cdec8d

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC8D

.color-cdec8d {
  color: #CDEC8D;
  background-color: #CDEC8D;
}

Frequently asked questions

What color is #CDEC8D?+

#CDEC8D is a HEX color with RGB value rgb(205, 236, 141) and HSL value hsl(80, 71%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEC8D?+

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