#A4326B Color

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

Color preview

#A4326B

Color formats

HEX
#A4326B
RGB
rgb(164, 50, 107)
RGBA
rgba(164, 50, 107, 1)
HSL
hsl(330, 53%, 42%)
HSV
hsv(330, 70%, 64%)
CMYK
cmyk(0%, 70%, 35%, 36%)
CSS variable
--color-primary: #A4326B;
Lowercase HEX
#a4326b

Shades

Tints

Tones

Harmony

CSS snippets for #A4326B

.color-a4326b {
  color: #A4326B;
  background-color: #A4326B;
}

Frequently asked questions

What color is #A4326B?+

#A4326B is a HEX color with RGB value rgb(164, 50, 107) and HSL value hsl(330, 53%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A4326B?+

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