#A94B9E Color

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

Color preview

#A94B9E

Color formats

HEX
#A94B9E
RGB
rgb(169, 75, 158)
RGBA
rgba(169, 75, 158, 1)
HSL
hsl(307, 39%, 48%)
HSV
hsv(307, 56%, 66%)
CMYK
cmyk(0%, 56%, 7%, 34%)
CSS variable
--color-primary: #A94B9E;
Lowercase HEX
#a94b9e

Shades

Tints

Tones

Harmony

CSS snippets for #A94B9E

.color-a94b9e {
  color: #A94B9E;
  background-color: #A94B9E;
}

Frequently asked questions

What color is #A94B9E?+

#A94B9E is a HEX color with RGB value rgb(169, 75, 158) and HSL value hsl(307, 39%, 48%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A94B9E?+

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