#AE65A0 Color

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

Color preview

#AE65A0

Color formats

HEX
#AE65A0
RGB
rgb(174, 101, 160)
RGBA
rgba(174, 101, 160, 1)
HSL
hsl(312, 31%, 54%)
HSV
hsv(312, 42%, 68%)
CMYK
cmyk(0%, 42%, 8%, 32%)
CSS variable
--color-primary: #AE65A0;
Lowercase HEX
#ae65a0

Shades

Tints

Tones

Harmony

CSS snippets for #AE65A0

.color-ae65a0 {
  color: #AE65A0;
  background-color: #AE65A0;
}

Frequently asked questions

What color is #AE65A0?+

#AE65A0 is a HEX color with RGB value rgb(174, 101, 160) and HSL value hsl(312, 31%, 54%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE65A0?+

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