#D31DDD Color

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

Color preview

#D31DDD

Color formats

HEX
#D31DDD
RGB
rgb(211, 29, 221)
RGBA
rgba(211, 29, 221, 1)
HSL
hsl(297, 77%, 49%)
HSV
hsv(297, 87%, 87%)
CMYK
cmyk(5%, 87%, 0%, 13%)
CSS variable
--color-primary: #D31DDD;
Lowercase HEX
#d31ddd

Shades

Tints

Tones

Harmony

CSS snippets for #D31DDD

.color-d31ddd {
  color: #D31DDD;
  background-color: #D31DDD;
}

Frequently asked questions

What color is #D31DDD?+

#D31DDD is a HEX color with RGB value rgb(211, 29, 221) and HSL value hsl(297, 77%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D31DDD?+

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