#D34AE5 Color

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

Color preview

#D34AE5

Color formats

HEX
#D34AE5
RGB
rgb(211, 74, 229)
RGBA
rgba(211, 74, 229, 1)
HSL
hsl(293, 75%, 59%)
HSV
hsv(293, 68%, 90%)
CMYK
cmyk(8%, 68%, 0%, 10%)
CSS variable
--color-primary: #D34AE5;
Lowercase HEX
#d34ae5

Shades

Tints

Tones

Harmony

CSS snippets for #D34AE5

.color-d34ae5 {
  color: #D34AE5;
  background-color: #D34AE5;
}

Frequently asked questions

What color is #D34AE5?+

#D34AE5 is a HEX color with RGB value rgb(211, 74, 229) and HSL value hsl(293, 75%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D34AE5?+

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