#D18DEC Color

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

Color preview

#D18DEC

Color formats

HEX
#D18DEC
RGB
rgb(209, 141, 236)
RGBA
rgba(209, 141, 236, 1)
HSL
hsl(283, 71%, 74%)
HSV
hsv(283, 40%, 93%)
CMYK
cmyk(11%, 40%, 0%, 7%)
CSS variable
--color-primary: #D18DEC;
Lowercase HEX
#d18dec

Shades

Tints

Tones

Harmony

CSS snippets for #D18DEC

.color-d18dec {
  color: #D18DEC;
  background-color: #D18DEC;
}

Frequently asked questions

What color is #D18DEC?+

#D18DEC is a HEX color with RGB value rgb(209, 141, 236) and HSL value hsl(283, 71%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D18DEC?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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