#A45EAA Color

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

Color preview

#A45EAA

Color formats

HEX
#A45EAA
RGB
rgb(164, 94, 170)
RGBA
rgba(164, 94, 170, 1)
HSL
hsl(295, 31%, 52%)
HSV
hsv(295, 45%, 67%)
CMYK
cmyk(4%, 45%, 0%, 33%)
CSS variable
--color-primary: #A45EAA;
Lowercase HEX
#a45eaa

Shades

Tints

Tones

Harmony

CSS snippets for #A45EAA

.color-a45eaa {
  color: #A45EAA;
  background-color: #A45EAA;
}

Frequently asked questions

What color is #A45EAA?+

#A45EAA is a HEX color with RGB value rgb(164, 94, 170) and HSL value hsl(295, 31%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A45EAA?+

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