#A33D8F Color

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

Color preview

#A33D8F

Color formats

HEX
#A33D8F
RGB
rgb(163, 61, 143)
RGBA
rgba(163, 61, 143, 1)
HSL
hsl(312, 46%, 44%)
HSV
hsv(312, 63%, 64%)
CMYK
cmyk(0%, 63%, 12%, 36%)
CSS variable
--color-primary: #A33D8F;
Lowercase HEX
#a33d8f

Shades

Tints

Tones

Harmony

CSS snippets for #A33D8F

.color-a33d8f {
  color: #A33D8F;
  background-color: #A33D8F;
}

Frequently asked questions

What color is #A33D8F?+

#A33D8F is a HEX color with RGB value rgb(163, 61, 143) and HSL value hsl(312, 46%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A33D8F?+

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