#CDEC94 Color

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

Color preview

#CDEC94

Color formats

HEX
#CDEC94
RGB
rgb(205, 236, 148)
RGBA
rgba(205, 236, 148, 1)
HSL
hsl(81, 70%, 75%)
HSV
hsv(81, 37%, 93%)
CMYK
cmyk(13%, 0%, 37%, 7%)
CSS variable
--color-primary: #CDEC94;
Lowercase HEX
#cdec94

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC94

.color-cdec94 {
  color: #CDEC94;
  background-color: #CDEC94;
}

Frequently asked questions

What color is #CDEC94?+

#CDEC94 is a HEX color with RGB value rgb(205, 236, 148) and HSL value hsl(81, 70%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEC94?+

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