#DACDA5 Color

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

Color preview

#DACDA5

Color formats

HEX
#DACDA5
RGB
rgb(218, 205, 165)
RGBA
rgba(218, 205, 165, 1)
HSL
hsl(45, 42%, 75%)
HSV
hsv(45, 24%, 85%)
CMYK
cmyk(0%, 6%, 24%, 15%)
CSS variable
--color-primary: #DACDA5;
Lowercase HEX
#dacda5

Shades

Tints

Tones

Harmony

CSS snippets for #DACDA5

.color-dacda5 {
  color: #DACDA5;
  background-color: #DACDA5;
}

Frequently asked questions

What color is #DACDA5?+

#DACDA5 is a HEX color with RGB value rgb(218, 205, 165) and HSL value hsl(45, 42%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DACDA5?+

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