#DEDCBC Color

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

Color preview

#DEDCBC

Color formats

HEX
#DEDCBC
RGB
rgb(222, 220, 188)
RGBA
rgba(222, 220, 188, 1)
HSL
hsl(56, 34%, 80%)
HSV
hsv(56, 15%, 87%)
CMYK
cmyk(0%, 1%, 15%, 13%)
CSS variable
--color-primary: #DEDCBC;
Lowercase HEX
#dedcbc

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCBC

.color-dedcbc {
  color: #DEDCBC;
  background-color: #DEDCBC;
}

Frequently asked questions

What color is #DEDCBC?+

#DEDCBC is a HEX color with RGB value rgb(222, 220, 188) and HSL value hsl(56, 34%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DEDCBC?+

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