#D19DEB Color

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

Color preview

#D19DEB

Color formats

HEX
#D19DEB
RGB
rgb(209, 157, 235)
RGBA
rgba(209, 157, 235, 1)
HSL
hsl(280, 66%, 77%)
HSV
hsv(280, 33%, 92%)
CMYK
cmyk(11%, 33%, 0%, 8%)
CSS variable
--color-primary: #D19DEB;
Lowercase HEX
#d19deb

Shades

Tints

Tones

Harmony

CSS snippets for #D19DEB

.color-d19deb {
  color: #D19DEB;
  background-color: #D19DEB;
}

Frequently asked questions

What color is #D19DEB?+

#D19DEB is a HEX color with RGB value rgb(209, 157, 235) and HSL value hsl(280, 66%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D19DEB?+

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