#CDEC9E Color

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

Color preview

#CDEC9E

Color formats

HEX
#CDEC9E
RGB
rgb(205, 236, 158)
RGBA
rgba(205, 236, 158, 1)
HSL
hsl(84, 67%, 77%)
HSV
hsv(84, 33%, 93%)
CMYK
cmyk(13%, 0%, 33%, 7%)
CSS variable
--color-primary: #CDEC9E;
Lowercase HEX
#cdec9e

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC9E

.color-cdec9e {
  color: #CDEC9E;
  background-color: #CDEC9E;
}

Frequently asked questions

What color is #CDEC9E?+

#CDEC9E is a HEX color with RGB value rgb(205, 236, 158) and HSL value hsl(84, 67%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDEC9E?+

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