#DAA8D5 Color

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

Color preview

#DAA8D5

Color formats

HEX
#DAA8D5
RGB
rgb(218, 168, 213)
RGBA
rgba(218, 168, 213, 1)
HSL
hsl(306, 40%, 76%)
HSV
hsv(306, 23%, 85%)
CMYK
cmyk(0%, 23%, 2%, 15%)
CSS variable
--color-primary: #DAA8D5;
Lowercase HEX
#daa8d5

Shades

Tints

Tones

Harmony

CSS snippets for #DAA8D5

.color-daa8d5 {
  color: #DAA8D5;
  background-color: #DAA8D5;
}

Frequently asked questions

What color is #DAA8D5?+

#DAA8D5 is a HEX color with RGB value rgb(218, 168, 213) and HSL value hsl(306, 40%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA8D5?+

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