#A52380 Color

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

Color preview

#A52380

Color formats

HEX
#A52380
RGB
rgb(165, 35, 128)
RGBA
rgba(165, 35, 128, 1)
HSL
hsl(317, 65%, 39%)
HSV
hsv(317, 79%, 65%)
CMYK
cmyk(0%, 79%, 22%, 35%)
CSS variable
--color-primary: #A52380;
Lowercase HEX
#a52380

Shades

Tints

Tones

Harmony

CSS snippets for #A52380

.color-a52380 {
  color: #A52380;
  background-color: #A52380;
}

Frequently asked questions

What color is #A52380?+

#A52380 is a HEX color with RGB value rgb(165, 35, 128) and HSL value hsl(317, 65%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A52380?+

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