#DDEC88 Color

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

Color preview

#DDEC88

Color formats

HEX
#DDEC88
RGB
rgb(221, 236, 136)
RGBA
rgba(221, 236, 136, 1)
HSL
hsl(69, 72%, 73%)
HSV
hsv(69, 42%, 93%)
CMYK
cmyk(6%, 0%, 42%, 7%)
CSS variable
--color-primary: #DDEC88;
Lowercase HEX
#ddec88

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC88

.color-ddec88 {
  color: #DDEC88;
  background-color: #DDEC88;
}

Frequently asked questions

What color is #DDEC88?+

#DDEC88 is a HEX color with RGB value rgb(221, 236, 136) and HSL value hsl(69, 72%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDEC88?+

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