#A74B9F Color

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

Color preview

#A74B9F

Color formats

HEX
#A74B9F
RGB
rgb(167, 75, 159)
RGBA
rgba(167, 75, 159, 1)
HSL
hsl(305, 38%, 47%)
HSV
hsv(305, 55%, 65%)
CMYK
cmyk(0%, 55%, 5%, 35%)
CSS variable
--color-primary: #A74B9F;
Lowercase HEX
#a74b9f

Shades

Tints

Tones

Harmony

CSS snippets for #A74B9F

.color-a74b9f {
  color: #A74B9F;
  background-color: #A74B9F;
}

Frequently asked questions

What color is #A74B9F?+

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

What is the closest Tailwind color to #A74B9F?+

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