#CDEC79 Color

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

Color preview

#CDEC79

Color formats

HEX
#CDEC79
RGB
rgb(205, 236, 121)
RGBA
rgba(205, 236, 121, 1)
HSL
hsl(76, 75%, 70%)
HSV
hsv(76, 49%, 93%)
CMYK
cmyk(13%, 0%, 49%, 7%)
CSS variable
--color-primary: #CDEC79;
Lowercase HEX
#cdec79

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC79

.color-cdec79 {
  color: #CDEC79;
  background-color: #CDEC79;
}

Frequently asked questions

What color is #CDEC79?+

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

What is the closest Tailwind color to #CDEC79?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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