#D47BF0 Color

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

Color preview

#D47BF0

Color formats

HEX
#D47BF0
RGB
rgb(212, 123, 240)
RGBA
rgba(212, 123, 240, 1)
HSL
hsl(286, 80%, 71%)
HSV
hsv(286, 49%, 94%)
CMYK
cmyk(12%, 49%, 0%, 6%)
CSS variable
--color-primary: #D47BF0;
Lowercase HEX
#d47bf0

Shades

Tints

Tones

Harmony

CSS snippets for #D47BF0

.color-d47bf0 {
  color: #D47BF0;
  background-color: #D47BF0;
}

Frequently asked questions

What color is #D47BF0?+

#D47BF0 is a HEX color with RGB value rgb(212, 123, 240) and HSL value hsl(286, 80%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D47BF0?+

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