#A94B8F Color

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

Color preview

#A94B8F

Color formats

HEX
#A94B8F
RGB
rgb(169, 75, 143)
RGBA
rgba(169, 75, 143, 1)
HSL
hsl(317, 39%, 48%)
HSV
hsv(317, 56%, 66%)
CMYK
cmyk(0%, 56%, 15%, 34%)
CSS variable
--color-primary: #A94B8F;
Lowercase HEX
#a94b8f

Shades

Tints

Tones

Harmony

CSS snippets for #A94B8F

.color-a94b8f {
  color: #A94B8F;
  background-color: #A94B8F;
}

Frequently asked questions

What color is #A94B8F?+

#A94B8F is a HEX color with RGB value rgb(169, 75, 143) and HSL value hsl(317, 39%, 48%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #A94B8F?+

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