#D34AEE Color

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

Color preview

#D34AEE

Color formats

HEX
#D34AEE
RGB
rgb(211, 74, 238)
RGBA
rgba(211, 74, 238, 1)
HSL
hsl(290, 83%, 61%)
HSV
hsv(290, 69%, 93%)
CMYK
cmyk(11%, 69%, 0%, 7%)
CSS variable
--color-primary: #D34AEE;
Lowercase HEX
#d34aee

Shades

Tints

Tones

Harmony

CSS snippets for #D34AEE

.color-d34aee {
  color: #D34AEE;
  background-color: #D34AEE;
}

Frequently asked questions

What color is #D34AEE?+

#D34AEE is a HEX color with RGB value rgb(211, 74, 238) and HSL value hsl(290, 83%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D34AEE?+

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