#DFADE1 Color

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

Color preview

#DFADE1

Color formats

HEX
#DFADE1
RGB
rgb(223, 173, 225)
RGBA
rgba(223, 173, 225, 1)
HSL
hsl(298, 46%, 78%)
HSV
hsv(298, 23%, 88%)
CMYK
cmyk(1%, 23%, 0%, 12%)
CSS variable
--color-primary: #DFADE1;
Lowercase HEX
#dfade1

Shades

Tints

Tones

Harmony

CSS snippets for #DFADE1

.color-dfade1 {
  color: #DFADE1;
  background-color: #DFADE1;
}

Frequently asked questions

What color is #DFADE1?+

#DFADE1 is a HEX color with RGB value rgb(223, 173, 225) and HSL value hsl(298, 46%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFADE1?+

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