#D64FEA Color

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

Color preview

#D64FEA

Color formats

HEX
#D64FEA
RGB
rgb(214, 79, 234)
RGBA
rgba(214, 79, 234, 1)
HSL
hsl(292, 79%, 61%)
HSV
hsv(292, 66%, 92%)
CMYK
cmyk(9%, 66%, 0%, 8%)
CSS variable
--color-primary: #D64FEA;
Lowercase HEX
#d64fea

Shades

Tints

Tones

Harmony

CSS snippets for #D64FEA

.color-d64fea {
  color: #D64FEA;
  background-color: #D64FEA;
}

Frequently asked questions

What color is #D64FEA?+

#D64FEA is a HEX color with RGB value rgb(214, 79, 234) and HSL value hsl(292, 79%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D64FEA?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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