#D47DEC Color

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

Color preview

#D47DEC

Color formats

HEX
#D47DEC
RGB
rgb(212, 125, 236)
RGBA
rgba(212, 125, 236, 1)
HSL
hsl(287, 74%, 71%)
HSV
hsv(287, 47%, 93%)
CMYK
cmyk(10%, 47%, 0%, 7%)
CSS variable
--color-primary: #D47DEC;
Lowercase HEX
#d47dec

Shades

Tints

Tones

Harmony

CSS snippets for #D47DEC

.color-d47dec {
  color: #D47DEC;
  background-color: #D47DEC;
}

Frequently asked questions

What color is #D47DEC?+

#D47DEC is a HEX color with RGB value rgb(212, 125, 236) and HSL value hsl(287, 74%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D47DEC?+

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