#DAD3AA Color

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

Color preview

#DAD3AA

Color formats

HEX
#DAD3AA
RGB
rgb(218, 211, 170)
RGBA
rgba(218, 211, 170, 1)
HSL
hsl(51, 39%, 76%)
HSV
hsv(51, 22%, 85%)
CMYK
cmyk(0%, 3%, 22%, 15%)
CSS variable
--color-primary: #DAD3AA;
Lowercase HEX
#dad3aa

Shades

Tints

Tones

Harmony

CSS snippets for #DAD3AA

.color-dad3aa {
  color: #DAD3AA;
  background-color: #DAD3AA;
}

Frequently asked questions

What color is #DAD3AA?+

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

What is the closest Tailwind color to #DAD3AA?+

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