#D2ABF4 Color

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

Color preview

#D2ABF4

Color formats

HEX
#D2ABF4
RGB
rgb(210, 171, 244)
RGBA
rgba(210, 171, 244, 1)
HSL
hsl(272, 77%, 81%)
HSV
hsv(272, 30%, 96%)
CMYK
cmyk(14%, 30%, 0%, 4%)
CSS variable
--color-primary: #D2ABF4;
Lowercase HEX
#d2abf4

Shades

Tints

Tones

Harmony

CSS snippets for #D2ABF4

.color-d2abf4 {
  color: #D2ABF4;
  background-color: #D2ABF4;
}

Frequently asked questions

What color is #D2ABF4?+

#D2ABF4 is a HEX color with RGB value rgb(210, 171, 244) and HSL value hsl(272, 77%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2ABF4?+

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