#D3ABDB Color

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

Color preview

#D3ABDB

Color formats

HEX
#D3ABDB
RGB
rgb(211, 171, 219)
RGBA
rgba(211, 171, 219, 1)
HSL
hsl(290, 40%, 76%)
HSV
hsv(290, 22%, 86%)
CMYK
cmyk(4%, 22%, 0%, 14%)
CSS variable
--color-primary: #D3ABDB;
Lowercase HEX
#d3abdb

Shades

Tints

Tones

Harmony

CSS snippets for #D3ABDB

.color-d3abdb {
  color: #D3ABDB;
  background-color: #D3ABDB;
}

Frequently asked questions

What color is #D3ABDB?+

#D3ABDB is a HEX color with RGB value rgb(211, 171, 219) and HSL value hsl(290, 40%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3ABDB?+

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