#D39DEE Color

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

Color preview

#D39DEE

Color formats

HEX
#D39DEE
RGB
rgb(211, 157, 238)
RGBA
rgba(211, 157, 238, 1)
HSL
hsl(280, 70%, 77%)
HSV
hsv(280, 34%, 93%)
CMYK
cmyk(11%, 34%, 0%, 7%)
CSS variable
--color-primary: #D39DEE;
Lowercase HEX
#d39dee

Shades

Tints

Tones

Harmony

CSS snippets for #D39DEE

.color-d39dee {
  color: #D39DEE;
  background-color: #D39DEE;
}

Frequently asked questions

What color is #D39DEE?+

#D39DEE is a HEX color with RGB value rgb(211, 157, 238) and HSL value hsl(280, 70%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D39DEE?+

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