#D34DDD Color

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

Color preview

#D34DDD

Color formats

HEX
#D34DDD
RGB
rgb(211, 77, 221)
RGBA
rgba(211, 77, 221, 1)
HSL
hsl(296, 68%, 58%)
HSV
hsv(296, 65%, 87%)
CMYK
cmyk(5%, 65%, 0%, 13%)
CSS variable
--color-primary: #D34DDD;
Lowercase HEX
#d34ddd

Shades

Tints

Tones

Harmony

CSS snippets for #D34DDD

.color-d34ddd {
  color: #D34DDD;
  background-color: #D34DDD;
}

Frequently asked questions

What color is #D34DDD?+

#D34DDD is a HEX color with RGB value rgb(211, 77, 221) and HSL value hsl(296, 68%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D34DDD?+

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