#DAA9C9 Color

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

Color preview

#DAA9C9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAA9C9

.color-daa9c9 {
  color: #DAA9C9;
  background-color: #DAA9C9;
}

Frequently asked questions

What color is #DAA9C9?+

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

What is the closest Tailwind color to #DAA9C9?+

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