#DEC3AD Color

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

Color preview

#DEC3AD

Color formats

HEX
#DEC3AD
RGB
rgb(222, 195, 173)
RGBA
rgba(222, 195, 173, 1)
HSL
hsl(27, 43%, 77%)
HSV
hsv(27, 22%, 87%)
CMYK
cmyk(0%, 12%, 22%, 13%)
CSS variable
--color-primary: #DEC3AD;
Lowercase HEX
#dec3ad

Shades

Tints

Tones

Harmony

CSS snippets for #DEC3AD

.color-dec3ad {
  color: #DEC3AD;
  background-color: #DEC3AD;
}

Frequently asked questions

What color is #DEC3AD?+

#DEC3AD is a HEX color with RGB value rgb(222, 195, 173) and HSL value hsl(27, 43%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DEC3AD?+

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