#D99FFE Color

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

Color preview

#D99FFE

Color formats

HEX
#D99FFE
RGB
rgb(217, 159, 254)
RGBA
rgba(217, 159, 254, 1)
HSL
hsl(277, 98%, 81%)
HSV
hsv(277, 37%, 100%)
CMYK
cmyk(15%, 37%, 0%, 0%)
CSS variable
--color-primary: #D99FFE;
Lowercase HEX
#d99ffe

Shades

Tints

Tones

Harmony

CSS snippets for #D99FFE

.color-d99ffe {
  color: #D99FFE;
  background-color: #D99FFE;
}

Frequently asked questions

What color is #D99FFE?+

#D99FFE is a HEX color with RGB value rgb(217, 159, 254) and HSL value hsl(277, 98%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D99FFE?+

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