#D33DCE Color

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

Color preview

#D33DCE

Color formats

HEX
#D33DCE
RGB
rgb(211, 61, 206)
RGBA
rgba(211, 61, 206, 1)
HSL
hsl(302, 63%, 53%)
HSV
hsv(302, 71%, 83%)
CMYK
cmyk(0%, 71%, 2%, 17%)
CSS variable
--color-primary: #D33DCE;
Lowercase HEX
#d33dce

Shades

Tints

Tones

Harmony

CSS snippets for #D33DCE

.color-d33dce {
  color: #D33DCE;
  background-color: #D33DCE;
}

Frequently asked questions

What color is #D33DCE?+

#D33DCE is a HEX color with RGB value rgb(211, 61, 206) and HSL value hsl(302, 63%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D33DCE?+

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