#DCDE91 Color

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

Color preview

#DCDE91

Color formats

HEX
#DCDE91
RGB
rgb(220, 222, 145)
RGBA
rgba(220, 222, 145, 1)
HSL
hsl(62, 54%, 72%)
HSV
hsv(62, 35%, 87%)
CMYK
cmyk(1%, 0%, 35%, 13%)
CSS variable
--color-primary: #DCDE91;
Lowercase HEX
#dcde91

Shades

Tints

Tones

Harmony

CSS snippets for #DCDE91

.color-dcde91 {
  color: #DCDE91;
  background-color: #DCDE91;
}

Frequently asked questions

What color is #DCDE91?+

#DCDE91 is a HEX color with RGB value rgb(220, 222, 145) and HSL value hsl(62, 54%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCDE91?+

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