#DFADDF Color

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

Color preview

#DFADDF

Color formats

HEX
#DFADDF
RGB
rgb(223, 173, 223)
RGBA
rgba(223, 173, 223, 1)
HSL
hsl(300, 44%, 78%)
HSV
hsv(300, 22%, 87%)
CMYK
cmyk(0%, 22%, 0%, 13%)
CSS variable
--color-primary: #DFADDF;
Lowercase HEX
#dfaddf

Shades

Tints

Tones

Harmony

CSS snippets for #DFADDF

.color-dfaddf {
  color: #DFADDF;
  background-color: #DFADDF;
}

Frequently asked questions

What color is #DFADDF?+

#DFADDF is a HEX color with RGB value rgb(223, 173, 223) and HSL value hsl(300, 44%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFADDF?+

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