#DEDAB8 Color

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

Color preview

#DEDAB8

Color formats

HEX
#DEDAB8
RGB
rgb(222, 218, 184)
RGBA
rgba(222, 218, 184, 1)
HSL
hsl(54, 37%, 80%)
HSV
hsv(54, 17%, 87%)
CMYK
cmyk(0%, 2%, 17%, 13%)
CSS variable
--color-primary: #DEDAB8;
Lowercase HEX
#dedab8

Shades

Tints

Tones

Harmony

CSS snippets for #DEDAB8

.color-dedab8 {
  color: #DEDAB8;
  background-color: #DEDAB8;
}

Frequently asked questions

What color is #DEDAB8?+

#DEDAB8 is a HEX color with RGB value rgb(222, 218, 184) and HSL value hsl(54, 37%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DEDAB8?+

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