#DDEC5B Color

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

Color preview

#DDEC5B

Color formats

HEX
#DDEC5B
RGB
rgb(221, 236, 91)
RGBA
rgba(221, 236, 91, 1)
HSL
hsl(66, 79%, 64%)
HSV
hsv(66, 61%, 93%)
CMYK
cmyk(6%, 0%, 61%, 7%)
CSS variable
--color-primary: #DDEC5B;
Lowercase HEX
#ddec5b

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC5B

.color-ddec5b {
  color: #DDEC5B;
  background-color: #DDEC5B;
}

Frequently asked questions

What color is #DDEC5B?+

#DDEC5B is a HEX color with RGB value rgb(221, 236, 91) and HSL value hsl(66, 79%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDEC5B?+

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