#DDEC79 Color

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

Color preview

#DDEC79

Color formats

HEX
#DDEC79
RGB
rgb(221, 236, 121)
RGBA
rgba(221, 236, 121, 1)
HSL
hsl(68, 75%, 70%)
HSV
hsv(68, 49%, 93%)
CMYK
cmyk(6%, 0%, 49%, 7%)
CSS variable
--color-primary: #DDEC79;
Lowercase HEX
#ddec79

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC79

.color-ddec79 {
  color: #DDEC79;
  background-color: #DDEC79;
}

Frequently asked questions

What color is #DDEC79?+

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

What is the closest Tailwind color to #DDEC79?+

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