#D09DEC Color

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

Color preview

#D09DEC

Color formats

HEX
#D09DEC
RGB
rgb(208, 157, 236)
RGBA
rgba(208, 157, 236, 1)
HSL
hsl(279, 68%, 77%)
HSV
hsv(279, 33%, 93%)
CMYK
cmyk(12%, 33%, 0%, 7%)
CSS variable
--color-primary: #D09DEC;
Lowercase HEX
#d09dec

Shades

Tints

Tones

Harmony

CSS snippets for #D09DEC

.color-d09dec {
  color: #D09DEC;
  background-color: #D09DEC;
}

Frequently asked questions

What color is #D09DEC?+

#D09DEC is a HEX color with RGB value rgb(208, 157, 236) and HSL value hsl(279, 68%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D09DEC?+

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