#D99CED Color

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

Color preview

#D99CED

Color formats

HEX
#D99CED
RGB
rgb(217, 156, 237)
RGBA
rgba(217, 156, 237, 1)
HSL
hsl(285, 69%, 77%)
HSV
hsv(285, 34%, 93%)
CMYK
cmyk(8%, 34%, 0%, 7%)
CSS variable
--color-primary: #D99CED;
Lowercase HEX
#d99ced

Shades

Tints

Tones

Harmony

CSS snippets for #D99CED

.color-d99ced {
  color: #D99CED;
  background-color: #D99CED;
}

Frequently asked questions

What color is #D99CED?+

#D99CED is a HEX color with RGB value rgb(217, 156, 237) and HSL value hsl(285, 69%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D99CED?+

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