#D47FE6 Color

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

Color preview

#D47FE6

Color formats

HEX
#D47FE6
RGB
rgb(212, 127, 230)
RGBA
rgba(212, 127, 230, 1)
HSL
hsl(290, 67%, 70%)
HSV
hsv(290, 45%, 90%)
CMYK
cmyk(8%, 45%, 0%, 10%)
CSS variable
--color-primary: #D47FE6;
Lowercase HEX
#d47fe6

Shades

Tints

Tones

Harmony

CSS snippets for #D47FE6

.color-d47fe6 {
  color: #D47FE6;
  background-color: #D47FE6;
}

Frequently asked questions

What color is #D47FE6?+

#D47FE6 is a HEX color with RGB value rgb(212, 127, 230) and HSL value hsl(290, 67%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D47FE6?+

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