#A45B9E Color

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

Color preview

#A45B9E

Color formats

HEX
#A45B9E
RGB
rgb(164, 91, 158)
RGBA
rgba(164, 91, 158, 1)
HSL
hsl(305, 29%, 50%)
HSV
hsv(305, 45%, 64%)
CMYK
cmyk(0%, 45%, 4%, 36%)
CSS variable
--color-primary: #A45B9E;
Lowercase HEX
#a45b9e

Shades

Tints

Tones

Harmony

CSS snippets for #A45B9E

.color-a45b9e {
  color: #A45B9E;
  background-color: #A45B9E;
}

Frequently asked questions

What color is #A45B9E?+

#A45B9E is a HEX color with RGB value rgb(164, 91, 158) and HSL value hsl(305, 29%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A45B9E?+

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