#D33B9B Color

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

Color preview

#D33B9B

Color formats

HEX
#D33B9B
RGB
rgb(211, 59, 155)
RGBA
rgba(211, 59, 155, 1)
HSL
hsl(322, 63%, 53%)
HSV
hsv(322, 72%, 83%)
CMYK
cmyk(0%, 72%, 27%, 17%)
CSS variable
--color-primary: #D33B9B;
Lowercase HEX
#d33b9b

Shades

Tints

Tones

Harmony

CSS snippets for #D33B9B

.color-d33b9b {
  color: #D33B9B;
  background-color: #D33B9B;
}

Frequently asked questions

What color is #D33B9B?+

#D33B9B is a HEX color with RGB value rgb(211, 59, 155) and HSL value hsl(322, 63%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D33B9B?+

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