#DCED91 Color

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

Color preview

#DCED91

Color formats

HEX
#DCED91
RGB
rgb(220, 237, 145)
RGBA
rgba(220, 237, 145, 1)
HSL
hsl(71, 72%, 75%)
HSV
hsv(71, 39%, 93%)
CMYK
cmyk(7%, 0%, 39%, 7%)
CSS variable
--color-primary: #DCED91;
Lowercase HEX
#dced91

Shades

Tints

Tones

Harmony

CSS snippets for #DCED91

.color-dced91 {
  color: #DCED91;
  background-color: #DCED91;
}

Frequently asked questions

What color is #DCED91?+

#DCED91 is a HEX color with RGB value rgb(220, 237, 145) and HSL value hsl(71, 72%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCED91?+

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