#DEECBD Color

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

Color preview

#DEECBD

Color formats

HEX
#DEECBD
RGB
rgb(222, 236, 189)
RGBA
rgba(222, 236, 189, 1)
HSL
hsl(78, 55%, 83%)
HSV
hsv(78, 20%, 93%)
CMYK
cmyk(6%, 0%, 20%, 7%)
CSS variable
--color-primary: #DEECBD;
Lowercase HEX
#deecbd

Shades

Tints

Tones

Harmony

CSS snippets for #DEECBD

.color-deecbd {
  color: #DEECBD;
  background-color: #DEECBD;
}

Frequently asked questions

What color is #DEECBD?+

#DEECBD is a HEX color with RGB value rgb(222, 236, 189) and HSL value hsl(78, 55%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEECBD?+

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