#D99BED Color

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

Color preview

#D99BED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D99BED

.color-d99bed {
  color: #D99BED;
  background-color: #D99BED;
}

Frequently asked questions

What color is #D99BED?+

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

What is the closest Tailwind color to #D99BED?+

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