#A74B9C Color

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

Color preview

#A74B9C

Color formats

HEX
#A74B9C
RGB
rgb(167, 75, 156)
RGBA
rgba(167, 75, 156, 1)
HSL
hsl(307, 38%, 47%)
HSV
hsv(307, 55%, 65%)
CMYK
cmyk(0%, 55%, 7%, 35%)
CSS variable
--color-primary: #A74B9C;
Lowercase HEX
#a74b9c

Shades

Tints

Tones

Harmony

CSS snippets for #A74B9C

.color-a74b9c {
  color: #A74B9C;
  background-color: #A74B9C;
}

Frequently asked questions

What color is #A74B9C?+

#A74B9C is a HEX color with RGB value rgb(167, 75, 156) and HSL value hsl(307, 38%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A74B9C?+

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