#DDEC76 Color

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

Color preview

#DDEC76

Color formats

HEX
#DDEC76
RGB
rgb(221, 236, 118)
RGBA
rgba(221, 236, 118, 1)
HSL
hsl(68, 76%, 69%)
HSV
hsv(68, 50%, 93%)
CMYK
cmyk(6%, 0%, 50%, 7%)
CSS variable
--color-primary: #DDEC76;
Lowercase HEX
#ddec76

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC76

.color-ddec76 {
  color: #DDEC76;
  background-color: #DDEC76;
}

Frequently asked questions

What color is #DDEC76?+

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

What is the closest Tailwind color to #DDEC76?+

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