#D47EE1 Color

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

Color preview

#D47EE1

Color formats

HEX
#D47EE1
RGB
rgb(212, 126, 225)
RGBA
rgba(212, 126, 225, 1)
HSL
hsl(292, 62%, 69%)
HSV
hsv(292, 44%, 88%)
CMYK
cmyk(6%, 44%, 0%, 12%)
CSS variable
--color-primary: #D47EE1;
Lowercase HEX
#d47ee1

Shades

Tints

Tones

Harmony

CSS snippets for #D47EE1

.color-d47ee1 {
  color: #D47EE1;
  background-color: #D47EE1;
}

Frequently asked questions

What color is #D47EE1?+

#D47EE1 is a HEX color with RGB value rgb(212, 126, 225) and HSL value hsl(292, 62%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D47EE1?+

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