#D47BF4 Color

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

Color preview

#D47BF4

Color formats

HEX
#D47BF4
RGB
rgb(212, 123, 244)
RGBA
rgba(212, 123, 244, 1)
HSL
hsl(284, 85%, 72%)
HSV
hsv(284, 50%, 96%)
CMYK
cmyk(13%, 50%, 0%, 4%)
CSS variable
--color-primary: #D47BF4;
Lowercase HEX
#d47bf4

Shades

Tints

Tones

Harmony

CSS snippets for #D47BF4

.color-d47bf4 {
  color: #D47BF4;
  background-color: #D47BF4;
}

Frequently asked questions

What color is #D47BF4?+

#D47BF4 is a HEX color with RGB value rgb(212, 123, 244) and HSL value hsl(284, 85%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D47BF4?+

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