#A52C6F Color

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

Color preview

#A52C6F

Color formats

HEX
#A52C6F
RGB
rgb(165, 44, 111)
RGBA
rgba(165, 44, 111, 1)
HSL
hsl(327, 58%, 41%)
HSV
hsv(327, 73%, 65%)
CMYK
cmyk(0%, 73%, 33%, 35%)
CSS variable
--color-primary: #A52C6F;
Lowercase HEX
#a52c6f

Shades

Tints

Tones

Harmony

CSS snippets for #A52C6F

.color-a52c6f {
  color: #A52C6F;
  background-color: #A52C6F;
}

Frequently asked questions

What color is #A52C6F?+

#A52C6F is a HEX color with RGB value rgb(165, 44, 111) and HSL value hsl(327, 58%, 41%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A52C6F?+

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