#DAA9C4 Color

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

Color preview

#DAA9C4

Color formats

HEX
#DAA9C4
RGB
rgb(218, 169, 196)
RGBA
rgba(218, 169, 196, 1)
HSL
hsl(327, 40%, 76%)
HSV
hsv(327, 22%, 85%)
CMYK
cmyk(0%, 22%, 10%, 15%)
CSS variable
--color-primary: #DAA9C4;
Lowercase HEX
#daa9c4

Shades

Tints

Tones

Harmony

CSS snippets for #DAA9C4

.color-daa9c4 {
  color: #DAA9C4;
  background-color: #DAA9C4;
}

Frequently asked questions

What color is #DAA9C4?+

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

What is the closest Tailwind color to #DAA9C4?+

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