#D34FEA Color

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

Color preview

#D34FEA

Color formats

HEX
#D34FEA
RGB
rgb(211, 79, 234)
RGBA
rgba(211, 79, 234, 1)
HSL
hsl(291, 79%, 61%)
HSV
hsv(291, 66%, 92%)
CMYK
cmyk(10%, 66%, 0%, 8%)
CSS variable
--color-primary: #D34FEA;
Lowercase HEX
#d34fea

Shades

Tints

Tones

Harmony

CSS snippets for #D34FEA

.color-d34fea {
  color: #D34FEA;
  background-color: #D34FEA;
}

Frequently asked questions

What color is #D34FEA?+

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

What is the closest Tailwind color to #D34FEA?+

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