#D33D7C Color

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

Color preview

#D33D7C

Color formats

HEX
#D33D7C
RGB
rgb(211, 61, 124)
RGBA
rgba(211, 61, 124, 1)
HSL
hsl(335, 63%, 53%)
HSV
hsv(335, 71%, 83%)
CMYK
cmyk(0%, 71%, 41%, 17%)
CSS variable
--color-primary: #D33D7C;
Lowercase HEX
#d33d7c

Shades

Tints

Tones

Harmony

CSS snippets for #D33D7C

.color-d33d7c {
  color: #D33D7C;
  background-color: #D33D7C;
}

Frequently asked questions

What color is #D33D7C?+

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

What is the closest Tailwind color to #D33D7C?+

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