#A74E8B Color

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

Color preview

#A74E8B

Color formats

HEX
#A74E8B
RGB
rgb(167, 78, 139)
RGBA
rgba(167, 78, 139, 1)
HSL
hsl(319, 36%, 48%)
HSV
hsv(319, 53%, 65%)
CMYK
cmyk(0%, 53%, 17%, 35%)
CSS variable
--color-primary: #A74E8B;
Lowercase HEX
#a74e8b

Shades

Tints

Tones

Harmony

CSS snippets for #A74E8B

.color-a74e8b {
  color: #A74E8B;
  background-color: #A74E8B;
}

Frequently asked questions

What color is #A74E8B?+

#A74E8B is a HEX color with RGB value rgb(167, 78, 139) and HSL value hsl(319, 36%, 48%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A74E8B?+

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