#DAD3AC Color

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

Color preview

#DAD3AC

Color formats

HEX
#DAD3AC
RGB
rgb(218, 211, 172)
RGBA
rgba(218, 211, 172, 1)
HSL
hsl(51, 38%, 76%)
HSV
hsv(51, 21%, 85%)
CMYK
cmyk(0%, 3%, 21%, 15%)
CSS variable
--color-primary: #DAD3AC;
Lowercase HEX
#dad3ac

Shades

Tints

Tones

Harmony

CSS snippets for #DAD3AC

.color-dad3ac {
  color: #DAD3AC;
  background-color: #DAD3AC;
}

Frequently asked questions

What color is #DAD3AC?+

#DAD3AC is a HEX color with RGB value rgb(218, 211, 172) and HSL value hsl(51, 38%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAD3AC?+

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