#AE65CD Color

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

Color preview

#AE65CD

Color formats

HEX
#AE65CD
RGB
rgb(174, 101, 205)
RGBA
rgba(174, 101, 205, 1)
HSL
hsl(282, 51%, 60%)
HSV
hsv(282, 51%, 80%)
CMYK
cmyk(15%, 51%, 0%, 20%)
CSS variable
--color-primary: #AE65CD;
Lowercase HEX
#ae65cd

Shades

Tints

Tones

Harmony

CSS snippets for #AE65CD

.color-ae65cd {
  color: #AE65CD;
  background-color: #AE65CD;
}

Frequently asked questions

What color is #AE65CD?+

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

What is the closest Tailwind color to #AE65CD?+

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