#DEDCCB Color

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

Color preview

#DEDCCB

Color formats

HEX
#DEDCCB
RGB
rgb(222, 220, 203)
RGBA
rgba(222, 220, 203, 1)
HSL
hsl(54, 22%, 83%)
HSV
hsv(54, 9%, 87%)
CMYK
cmyk(0%, 1%, 9%, 13%)
CSS variable
--color-primary: #DEDCCB;
Lowercase HEX
#dedccb

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCCB

.color-dedccb {
  color: #DEDCCB;
  background-color: #DEDCCB;
}

Frequently asked questions

What color is #DEDCCB?+

#DEDCCB is a HEX color with RGB value rgb(222, 220, 203) and HSL value hsl(54, 22%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DEDCCB?+

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