#D39EEC Color

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

Color preview

#D39EEC

Color formats

HEX
#D39EEC
RGB
rgb(211, 158, 236)
RGBA
rgba(211, 158, 236, 1)
HSL
hsl(281, 67%, 77%)
HSV
hsv(281, 33%, 93%)
CMYK
cmyk(11%, 33%, 0%, 7%)
CSS variable
--color-primary: #D39EEC;
Lowercase HEX
#d39eec

Shades

Tints

Tones

Harmony

CSS snippets for #D39EEC

.color-d39eec {
  color: #D39EEC;
  background-color: #D39EEC;
}

Frequently asked questions

What color is #D39EEC?+

#D39EEC is a HEX color with RGB value rgb(211, 158, 236) and HSL value hsl(281, 67%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D39EEC?+

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