#DFAFDC Color

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

Color preview

#DFAFDC

Color formats

HEX
#DFAFDC
RGB
rgb(223, 175, 220)
RGBA
rgba(223, 175, 220, 1)
HSL
hsl(304, 43%, 78%)
HSV
hsv(304, 22%, 87%)
CMYK
cmyk(0%, 22%, 1%, 13%)
CSS variable
--color-primary: #DFAFDC;
Lowercase HEX
#dfafdc

Shades

Tints

Tones

Harmony

CSS snippets for #DFAFDC

.color-dfafdc {
  color: #DFAFDC;
  background-color: #DFAFDC;
}

Frequently asked questions

What color is #DFAFDC?+

#DFAFDC is a HEX color with RGB value rgb(223, 175, 220) and HSL value hsl(304, 43%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFAFDC?+

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