#AA4BED Color

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

Color preview

#AA4BED

Color formats

HEX
#AA4BED
RGB
rgb(170, 75, 237)
RGBA
rgba(170, 75, 237, 1)
HSL
hsl(275, 82%, 61%)
HSV
hsv(275, 68%, 93%)
CMYK
cmyk(28%, 68%, 0%, 7%)
CSS variable
--color-primary: #AA4BED;
Lowercase HEX
#aa4bed

Shades

Tints

Tones

Harmony

CSS snippets for #AA4BED

.color-aa4bed {
  color: #AA4BED;
  background-color: #AA4BED;
}

Frequently asked questions

What color is #AA4BED?+

#AA4BED is a HEX color with RGB value rgb(170, 75, 237) and HSL value hsl(275, 82%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA4BED?+

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