#A54EBB Color

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

Color preview

#A54EBB

Color formats

HEX
#A54EBB
RGB
rgb(165, 78, 187)
RGBA
rgba(165, 78, 187, 1)
HSL
hsl(288, 44%, 52%)
HSV
hsv(288, 58%, 73%)
CMYK
cmyk(12%, 58%, 0%, 27%)
CSS variable
--color-primary: #A54EBB;
Lowercase HEX
#a54ebb

Shades

Tints

Tones

Harmony

CSS snippets for #A54EBB

.color-a54ebb {
  color: #A54EBB;
  background-color: #A54EBB;
}

Frequently asked questions

What color is #A54EBB?+

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

What is the closest Tailwind color to #A54EBB?+

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