#A53EBB Color

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

Color preview

#A53EBB

Color formats

HEX
#A53EBB
RGB
rgb(165, 62, 187)
RGBA
rgba(165, 62, 187, 1)
HSL
hsl(289, 50%, 49%)
HSV
hsv(289, 67%, 73%)
CMYK
cmyk(12%, 67%, 0%, 27%)
CSS variable
--color-primary: #A53EBB;
Lowercase HEX
#a53ebb

Shades

Tints

Tones

Harmony

CSS snippets for #A53EBB

.color-a53ebb {
  color: #A53EBB;
  background-color: #A53EBB;
}

Frequently asked questions

What color is #A53EBB?+

#A53EBB is a HEX color with RGB value rgb(165, 62, 187) and HSL value hsl(289, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A53EBB?+

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