#A74E8C Color

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

Color preview

#A74E8C

Color formats

HEX
#A74E8C
RGB
rgb(167, 78, 140)
RGBA
rgba(167, 78, 140, 1)
HSL
hsl(318, 36%, 48%)
HSV
hsv(318, 53%, 65%)
CMYK
cmyk(0%, 53%, 16%, 35%)
CSS variable
--color-primary: #A74E8C;
Lowercase HEX
#a74e8c

Shades

Tints

Tones

Harmony

CSS snippets for #A74E8C

.color-a74e8c {
  color: #A74E8C;
  background-color: #A74E8C;
}

Frequently asked questions

What color is #A74E8C?+

#A74E8C is a HEX color with RGB value rgb(167, 78, 140) and HSL value hsl(318, 36%, 48%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #A74E8C?+

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