#D4ACFB Color

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

Color preview

#D4ACFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D4ACFB

.color-d4acfb {
  color: #D4ACFB;
  background-color: #D4ACFB;
}

Frequently asked questions

What color is #D4ACFB?+

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

What is the closest Tailwind color to #D4ACFB?+

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