#DAA0C2 Color

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

Color preview

#DAA0C2

Color formats

HEX
#DAA0C2
RGB
rgb(218, 160, 194)
RGBA
rgba(218, 160, 194, 1)
HSL
hsl(325, 44%, 74%)
HSV
hsv(325, 27%, 85%)
CMYK
cmyk(0%, 27%, 11%, 15%)
CSS variable
--color-primary: #DAA0C2;
Lowercase HEX
#daa0c2

Shades

Tints

Tones

Harmony

CSS snippets for #DAA0C2

.color-daa0c2 {
  color: #DAA0C2;
  background-color: #DAA0C2;
}

Frequently asked questions

What color is #DAA0C2?+

#DAA0C2 is a HEX color with RGB value rgb(218, 160, 194) and HSL value hsl(325, 44%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA0C2?+

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