#DCDEB1 Color

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

Color preview

#DCDEB1

Color formats

HEX
#DCDEB1
RGB
rgb(220, 222, 177)
RGBA
rgba(220, 222, 177, 1)
HSL
hsl(63, 41%, 78%)
HSV
hsv(63, 20%, 87%)
CMYK
cmyk(1%, 0%, 20%, 13%)
CSS variable
--color-primary: #DCDEB1;
Lowercase HEX
#dcdeb1

Shades

Tints

Tones

Harmony

CSS snippets for #DCDEB1

.color-dcdeb1 {
  color: #DCDEB1;
  background-color: #DCDEB1;
}

Frequently asked questions

What color is #DCDEB1?+

#DCDEB1 is a HEX color with RGB value rgb(220, 222, 177) and HSL value hsl(63, 41%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCDEB1?+

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