#D0ABFB Color

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

Color preview

#D0ABFB

Color formats

HEX
#D0ABFB
RGB
rgb(208, 171, 251)
RGBA
rgba(208, 171, 251, 1)
HSL
hsl(268, 91%, 83%)
HSV
hsv(268, 32%, 98%)
CMYK
cmyk(17%, 32%, 0%, 2%)
CSS variable
--color-primary: #D0ABFB;
Lowercase HEX
#d0abfb

Shades

Tints

Tones

Harmony

CSS snippets for #D0ABFB

.color-d0abfb {
  color: #D0ABFB;
  background-color: #D0ABFB;
}

Frequently asked questions

What color is #D0ABFB?+

#D0ABFB is a HEX color with RGB value rgb(208, 171, 251) and HSL value hsl(268, 91%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D0ABFB?+

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