#D2ACFB Color

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

Color preview

#D2ACFB

Color formats

HEX
#D2ACFB
RGB
rgb(210, 172, 251)
RGBA
rgba(210, 172, 251, 1)
HSL
hsl(269, 91%, 83%)
HSV
hsv(269, 31%, 98%)
CMYK
cmyk(16%, 31%, 0%, 2%)
CSS variable
--color-primary: #D2ACFB;
Lowercase HEX
#d2acfb

Shades

Tints

Tones

Harmony

CSS snippets for #D2ACFB

.color-d2acfb {
  color: #D2ACFB;
  background-color: #D2ACFB;
}

Frequently asked questions

What color is #D2ACFB?+

#D2ACFB is a HEX color with RGB value rgb(210, 172, 251) and HSL value hsl(269, 91%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2ACFB?+

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