#DAA9C8 Color

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

Color preview

#DAA9C8

Color formats

HEX
#DAA9C8
RGB
rgb(218, 169, 200)
RGBA
rgba(218, 169, 200, 1)
HSL
hsl(322, 40%, 76%)
HSV
hsv(322, 22%, 85%)
CMYK
cmyk(0%, 22%, 8%, 15%)
CSS variable
--color-primary: #DAA9C8;
Lowercase HEX
#daa9c8

Shades

Tints

Tones

Harmony

CSS snippets for #DAA9C8

.color-daa9c8 {
  color: #DAA9C8;
  background-color: #DAA9C8;
}

Frequently asked questions

What color is #DAA9C8?+

#DAA9C8 is a HEX color with RGB value rgb(218, 169, 200) and HSL value hsl(322, 40%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA9C8?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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