#CDEC76 Color

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

Color preview

#CDEC76

Color formats

HEX
#CDEC76
RGB
rgb(205, 236, 118)
RGBA
rgba(205, 236, 118, 1)
HSL
hsl(76, 76%, 69%)
HSV
hsv(76, 50%, 93%)
CMYK
cmyk(13%, 0%, 50%, 7%)
CSS variable
--color-primary: #CDEC76;
Lowercase HEX
#cdec76

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC76

.color-cdec76 {
  color: #CDEC76;
  background-color: #CDEC76;
}

Frequently asked questions

What color is #CDEC76?+

#CDEC76 is a HEX color with RGB value rgb(205, 236, 118) and HSL value hsl(76, 76%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDEC76?+

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