#A74B8A Color

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

Color preview

#A74B8A

Color formats

HEX
#A74B8A
RGB
rgb(167, 75, 138)
RGBA
rgba(167, 75, 138, 1)
HSL
hsl(319, 38%, 47%)
HSV
hsv(319, 55%, 65%)
CMYK
cmyk(0%, 55%, 17%, 35%)
CSS variable
--color-primary: #A74B8A;
Lowercase HEX
#a74b8a

Shades

Tints

Tones

Harmony

CSS snippets for #A74B8A

.color-a74b8a {
  color: #A74B8A;
  background-color: #A74B8A;
}

Frequently asked questions

What color is #A74B8A?+

#A74B8A is a HEX color with RGB value rgb(167, 75, 138) and HSL value hsl(319, 38%, 47%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A74B8A?+

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