#A12B9B Color

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

Color preview

#A12B9B

Color formats

HEX
#A12B9B
RGB
rgb(161, 43, 155)
RGBA
rgba(161, 43, 155, 1)
HSL
hsl(303, 58%, 40%)
HSV
hsv(303, 73%, 63%)
CMYK
cmyk(0%, 73%, 4%, 37%)
CSS variable
--color-primary: #A12B9B;
Lowercase HEX
#a12b9b

Shades

Tints

Tones

Harmony

CSS snippets for #A12B9B

.color-a12b9b {
  color: #A12B9B;
  background-color: #A12B9B;
}

Frequently asked questions

What color is #A12B9B?+

#A12B9B is a HEX color with RGB value rgb(161, 43, 155) and HSL value hsl(303, 58%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A12B9B?+

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