#DEDCB1 Color

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

Color preview

#DEDCB1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCB1

.color-dedcb1 {
  color: #DEDCB1;
  background-color: #DEDCB1;
}

Frequently asked questions

What color is #DEDCB1?+

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

What is the closest Tailwind color to #DEDCB1?+

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