#DFACCB Color

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

Color preview

#DFACCB

Color formats

HEX
#DFACCB
RGB
rgb(223, 172, 203)
RGBA
rgba(223, 172, 203, 1)
HSL
hsl(324, 44%, 77%)
HSV
hsv(324, 23%, 87%)
CMYK
cmyk(0%, 23%, 9%, 13%)
CSS variable
--color-primary: #DFACCB;
Lowercase HEX
#dfaccb

Shades

Tints

Tones

Harmony

CSS snippets for #DFACCB

.color-dfaccb {
  color: #DFACCB;
  background-color: #DFACCB;
}

Frequently asked questions

What color is #DFACCB?+

#DFACCB is a HEX color with RGB value rgb(223, 172, 203) and HSL value hsl(324, 44%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFACCB?+

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