#D33DA3 Color

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

Color preview

#D33DA3

Color formats

HEX
#D33DA3
RGB
rgb(211, 61, 163)
RGBA
rgba(211, 61, 163, 1)
HSL
hsl(319, 63%, 53%)
HSV
hsv(319, 71%, 83%)
CMYK
cmyk(0%, 71%, 23%, 17%)
CSS variable
--color-primary: #D33DA3;
Lowercase HEX
#d33da3

Shades

Tints

Tones

Harmony

CSS snippets for #D33DA3

.color-d33da3 {
  color: #D33DA3;
  background-color: #D33DA3;
}

Frequently asked questions

What color is #D33DA3?+

#D33DA3 is a HEX color with RGB value rgb(211, 61, 163) and HSL value hsl(319, 63%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D33DA3?+

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