#DFACE2 Color

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

Color preview

#DFACE2

Color formats

HEX
#DFACE2
RGB
rgb(223, 172, 226)
RGBA
rgba(223, 172, 226, 1)
HSL
hsl(297, 48%, 78%)
HSV
hsv(297, 24%, 89%)
CMYK
cmyk(1%, 24%, 0%, 11%)
CSS variable
--color-primary: #DFACE2;
Lowercase HEX
#dface2

Shades

Tints

Tones

Harmony

CSS snippets for #DFACE2

.color-dface2 {
  color: #DFACE2;
  background-color: #DFACE2;
}

Frequently asked questions

What color is #DFACE2?+

#DFACE2 is a HEX color with RGB value rgb(223, 172, 226) and HSL value hsl(297, 48%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFACE2?+

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