#DDC3AC Color

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

Color preview

#DDC3AC

Color formats

HEX
#DDC3AC
RGB
rgb(221, 195, 172)
RGBA
rgba(221, 195, 172, 1)
HSL
hsl(28, 42%, 77%)
HSV
hsv(28, 22%, 87%)
CMYK
cmyk(0%, 12%, 22%, 13%)
CSS variable
--color-primary: #DDC3AC;
Lowercase HEX
#ddc3ac

Shades

Tints

Tones

Harmony

CSS snippets for #DDC3AC

.color-ddc3ac {
  color: #DDC3AC;
  background-color: #DDC3AC;
}

Frequently asked questions

What color is #DDC3AC?+

#DDC3AC is a HEX color with RGB value rgb(221, 195, 172) and HSL value hsl(28, 42%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DDC3AC?+

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