#D09DFF Color

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

Color preview

#D09DFF

Color formats

HEX
#D09DFF
RGB
rgb(208, 157, 255)
RGBA
rgba(208, 157, 255, 1)
HSL
hsl(271, 100%, 81%)
HSV
hsv(271, 38%, 100%)
CMYK
cmyk(18%, 38%, 0%, 0%)
CSS variable
--color-primary: #D09DFF;
Lowercase HEX
#d09dff

Shades

Tints

Tones

Harmony

CSS snippets for #D09DFF

.color-d09dff {
  color: #D09DFF;
  background-color: #D09DFF;
}

Frequently asked questions

What color is #D09DFF?+

#D09DFF is a HEX color with RGB value rgb(208, 157, 255) and HSL value hsl(271, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D09DFF?+

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