#D47DFF Color

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

Color preview

#D47DFF

Color formats

HEX
#D47DFF
RGB
rgb(212, 125, 255)
RGBA
rgba(212, 125, 255, 1)
HSL
hsl(280, 100%, 75%)
HSV
hsv(280, 51%, 100%)
CMYK
cmyk(17%, 51%, 0%, 0%)
CSS variable
--color-primary: #D47DFF;
Lowercase HEX
#d47dff

Shades

Tints

Tones

Harmony

CSS snippets for #D47DFF

.color-d47dff {
  color: #D47DFF;
  background-color: #D47DFF;
}

Frequently asked questions

What color is #D47DFF?+

#D47DFF is a HEX color with RGB value rgb(212, 125, 255) and HSL value hsl(280, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D47DFF?+

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