#DDC3AD Color

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

Color preview

#DDC3AD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDC3AD

.color-ddc3ad {
  color: #DDC3AD;
  background-color: #DDC3AD;
}

Frequently asked questions

What color is #DDC3AD?+

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

What is the closest Tailwind color to #DDC3AD?+

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