#CDEC8E Color

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

Color preview

#CDEC8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC8E

.color-cdec8e {
  color: #CDEC8E;
  background-color: #CDEC8E;
}

Frequently asked questions

What color is #CDEC8E?+

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

What is the closest Tailwind color to #CDEC8E?+

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