#A45EB6 Color

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

Color preview

#A45EB6

Color formats

HEX
#A45EB6
RGB
rgb(164, 94, 182)
RGBA
rgba(164, 94, 182, 1)
HSL
hsl(288, 38%, 54%)
HSV
hsv(288, 48%, 71%)
CMYK
cmyk(10%, 48%, 0%, 29%)
CSS variable
--color-primary: #A45EB6;
Lowercase HEX
#a45eb6

Shades

Tints

Tones

Harmony

CSS snippets for #A45EB6

.color-a45eb6 {
  color: #A45EB6;
  background-color: #A45EB6;
}

Frequently asked questions

What color is #A45EB6?+

#A45EB6 is a HEX color with RGB value rgb(164, 94, 182) and HSL value hsl(288, 38%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A45EB6?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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