#A74B8E Color

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

Color preview

#A74B8E

Color formats

HEX
#A74B8E
RGB
rgb(167, 75, 142)
RGBA
rgba(167, 75, 142, 1)
HSL
hsl(316, 38%, 47%)
HSV
hsv(316, 55%, 65%)
CMYK
cmyk(0%, 55%, 15%, 35%)
CSS variable
--color-primary: #A74B8E;
Lowercase HEX
#a74b8e

Shades

Tints

Tones

Harmony

CSS snippets for #A74B8E

.color-a74b8e {
  color: #A74B8E;
  background-color: #A74B8E;
}

Frequently asked questions

What color is #A74B8E?+

#A74B8E is a HEX color with RGB value rgb(167, 75, 142) and HSL value hsl(316, 38%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A74B8E?+

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