#D33BAD Color

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

Color preview

#D33BAD

Color formats

HEX
#D33BAD
RGB
rgb(211, 59, 173)
RGBA
rgba(211, 59, 173, 1)
HSL
hsl(315, 63%, 53%)
HSV
hsv(315, 72%, 83%)
CMYK
cmyk(0%, 72%, 18%, 17%)
CSS variable
--color-primary: #D33BAD;
Lowercase HEX
#d33bad

Shades

Tints

Tones

Harmony

CSS snippets for #D33BAD

.color-d33bad {
  color: #D33BAD;
  background-color: #D33BAD;
}

Frequently asked questions

What color is #D33BAD?+

#D33BAD is a HEX color with RGB value rgb(211, 59, 173) and HSL value hsl(315, 63%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D33BAD?+

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