#DAA7C7 Color

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

Color preview

#DAA7C7

Color formats

HEX
#DAA7C7
RGB
rgb(218, 167, 199)
RGBA
rgba(218, 167, 199, 1)
HSL
hsl(322, 41%, 75%)
HSV
hsv(322, 23%, 85%)
CMYK
cmyk(0%, 23%, 9%, 15%)
CSS variable
--color-primary: #DAA7C7;
Lowercase HEX
#daa7c7

Shades

Tints

Tones

Harmony

CSS snippets for #DAA7C7

.color-daa7c7 {
  color: #DAA7C7;
  background-color: #DAA7C7;
}

Frequently asked questions

What color is #DAA7C7?+

#DAA7C7 is a HEX color with RGB value rgb(218, 167, 199) and HSL value hsl(322, 41%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA7C7?+

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