#DFAFE4 Color

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

Color preview

#DFAFE4

Color formats

HEX
#DFAFE4
RGB
rgb(223, 175, 228)
RGBA
rgba(223, 175, 228, 1)
HSL
hsl(294, 50%, 79%)
HSV
hsv(294, 23%, 89%)
CMYK
cmyk(2%, 23%, 0%, 11%)
CSS variable
--color-primary: #DFAFE4;
Lowercase HEX
#dfafe4

Shades

Tints

Tones

Harmony

CSS snippets for #DFAFE4

.color-dfafe4 {
  color: #DFAFE4;
  background-color: #DFAFE4;
}

Frequently asked questions

What color is #DFAFE4?+

#DFAFE4 is a HEX color with RGB value rgb(223, 175, 228) and HSL value hsl(294, 50%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFAFE4?+

The closest Tailwind color is purple-300, available as the bg-purple-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