#A34FBF Color

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

Color preview

#A34FBF

Color formats

HEX
#A34FBF
RGB
rgb(163, 79, 191)
RGBA
rgba(163, 79, 191, 1)
HSL
hsl(285, 47%, 53%)
HSV
hsv(285, 59%, 75%)
CMYK
cmyk(15%, 59%, 0%, 25%)
CSS variable
--color-primary: #A34FBF;
Lowercase HEX
#a34fbf

Shades

Tints

Tones

Harmony

CSS snippets for #A34FBF

.color-a34fbf {
  color: #A34FBF;
  background-color: #A34FBF;
}

Frequently asked questions

What color is #A34FBF?+

#A34FBF is a HEX color with RGB value rgb(163, 79, 191) and HSL value hsl(285, 47%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A34FBF?+

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