#AA65CD Color

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

Color preview

#AA65CD

Color formats

HEX
#AA65CD
RGB
rgb(170, 101, 205)
RGBA
rgba(170, 101, 205, 1)
HSL
hsl(280, 51%, 60%)
HSV
hsv(280, 51%, 80%)
CMYK
cmyk(17%, 51%, 0%, 20%)
CSS variable
--color-primary: #AA65CD;
Lowercase HEX
#aa65cd

Shades

Tints

Tones

Harmony

CSS snippets for #AA65CD

.color-aa65cd {
  color: #AA65CD;
  background-color: #AA65CD;
}

Frequently asked questions

What color is #AA65CD?+

#AA65CD is a HEX color with RGB value rgb(170, 101, 205) and HSL value hsl(280, 51%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA65CD?+

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