#AE97E3 Color

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

Color preview

#AE97E3

Color formats

HEX
#AE97E3
RGB
rgb(174, 151, 227)
RGBA
rgba(174, 151, 227, 1)
HSL
hsl(258, 58%, 74%)
HSV
hsv(258, 33%, 89%)
CMYK
cmyk(23%, 33%, 0%, 11%)
CSS variable
--color-primary: #AE97E3;
Lowercase HEX
#ae97e3

Shades

Tints

Tones

Harmony

CSS snippets for #AE97E3

.color-ae97e3 {
  color: #AE97E3;
  background-color: #AE97E3;
}

Frequently asked questions

What color is #AE97E3?+

#AE97E3 is a HEX color with RGB value rgb(174, 151, 227) and HSL value hsl(258, 58%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AE97E3?+

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