#A74EBB Color

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

Color preview

#A74EBB

Color formats

HEX
#A74EBB
RGB
rgb(167, 78, 187)
RGBA
rgba(167, 78, 187, 1)
HSL
hsl(289, 44%, 52%)
HSV
hsv(289, 58%, 73%)
CMYK
cmyk(11%, 58%, 0%, 27%)
CSS variable
--color-primary: #A74EBB;
Lowercase HEX
#a74ebb

Shades

Tints

Tones

Harmony

CSS snippets for #A74EBB

.color-a74ebb {
  color: #A74EBB;
  background-color: #A74EBB;
}

Frequently asked questions

What color is #A74EBB?+

#A74EBB is a HEX color with RGB value rgb(167, 78, 187) and HSL value hsl(289, 44%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A74EBB?+

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