#DEDCBA Color

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

Color preview

#DEDCBA

Color formats

HEX
#DEDCBA
RGB
rgb(222, 220, 186)
RGBA
rgba(222, 220, 186, 1)
HSL
hsl(57, 35%, 80%)
HSV
hsv(57, 16%, 87%)
CMYK
cmyk(0%, 1%, 16%, 13%)
CSS variable
--color-primary: #DEDCBA;
Lowercase HEX
#dedcba

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCBA

.color-dedcba {
  color: #DEDCBA;
  background-color: #DEDCBA;
}

Frequently asked questions

What color is #DEDCBA?+

#DEDCBA is a HEX color with RGB value rgb(222, 220, 186) and HSL value hsl(57, 35%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DEDCBA?+

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