#D39DFF Color

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

Color preview

#D39DFF

Color formats

HEX
#D39DFF
RGB
rgb(211, 157, 255)
RGBA
rgba(211, 157, 255, 1)
HSL
hsl(273, 100%, 81%)
HSV
hsv(273, 38%, 100%)
CMYK
cmyk(17%, 38%, 0%, 0%)
CSS variable
--color-primary: #D39DFF;
Lowercase HEX
#d39dff

Shades

Tints

Tones

Harmony

CSS snippets for #D39DFF

.color-d39dff {
  color: #D39DFF;
  background-color: #D39DFF;
}

Frequently asked questions

What color is #D39DFF?+

#D39DFF is a HEX color with RGB value rgb(211, 157, 255) and HSL value hsl(273, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D39DFF?+

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