#D01DDD Color

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

Color preview

#D01DDD

Color formats

HEX
#D01DDD
RGB
rgb(208, 29, 221)
RGBA
rgba(208, 29, 221, 1)
HSL
hsl(296, 77%, 49%)
HSV
hsv(296, 87%, 87%)
CMYK
cmyk(6%, 87%, 0%, 13%)
CSS variable
--color-primary: #D01DDD;
Lowercase HEX
#d01ddd

Shades

Tints

Tones

Harmony

CSS snippets for #D01DDD

.color-d01ddd {
  color: #D01DDD;
  background-color: #D01DDD;
}

Frequently asked questions

What color is #D01DDD?+

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

What is the closest Tailwind color to #D01DDD?+

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