#D39FED Color

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

Color preview

#D39FED

Color formats

HEX
#D39FED
RGB
rgb(211, 159, 237)
RGBA
rgba(211, 159, 237, 1)
HSL
hsl(280, 68%, 78%)
HSV
hsv(280, 33%, 93%)
CMYK
cmyk(11%, 33%, 0%, 7%)
CSS variable
--color-primary: #D39FED;
Lowercase HEX
#d39fed

Shades

Tints

Tones

Harmony

CSS snippets for #D39FED

.color-d39fed {
  color: #D39FED;
  background-color: #D39FED;
}

Frequently asked questions

What color is #D39FED?+

#D39FED is a HEX color with RGB value rgb(211, 159, 237) and HSL value hsl(280, 68%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D39FED?+

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