#D33CAA Color

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

Color preview

#D33CAA

Color formats

HEX
#D33CAA
RGB
rgb(211, 60, 170)
RGBA
rgba(211, 60, 170, 1)
HSL
hsl(316, 63%, 53%)
HSV
hsv(316, 72%, 83%)
CMYK
cmyk(0%, 72%, 19%, 17%)
CSS variable
--color-primary: #D33CAA;
Lowercase HEX
#d33caa

Shades

Tints

Tones

Harmony

CSS snippets for #D33CAA

.color-d33caa {
  color: #D33CAA;
  background-color: #D33CAA;
}

Frequently asked questions

What color is #D33CAA?+

#D33CAA is a HEX color with RGB value rgb(211, 60, 170) and HSL value hsl(316, 63%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D33CAA?+

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