#DAADD5 Color

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

Color preview

#DAADD5

Color formats

HEX
#DAADD5
RGB
rgb(218, 173, 213)
RGBA
rgba(218, 173, 213, 1)
HSL
hsl(307, 38%, 77%)
HSV
hsv(307, 21%, 85%)
CMYK
cmyk(0%, 21%, 2%, 15%)
CSS variable
--color-primary: #DAADD5;
Lowercase HEX
#daadd5

Shades

Tints

Tones

Harmony

CSS snippets for #DAADD5

.color-daadd5 {
  color: #DAADD5;
  background-color: #DAADD5;
}

Frequently asked questions

What color is #DAADD5?+

#DAADD5 is a HEX color with RGB value rgb(218, 173, 213) and HSL value hsl(307, 38%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAADD5?+

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