#AE6F9F Color

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

Color preview

#AE6F9F

Color formats

HEX
#AE6F9F
RGB
rgb(174, 111, 159)
RGBA
rgba(174, 111, 159, 1)
HSL
hsl(314, 28%, 56%)
HSV
hsv(314, 36%, 68%)
CMYK
cmyk(0%, 36%, 9%, 32%)
CSS variable
--color-primary: #AE6F9F;
Lowercase HEX
#ae6f9f

Shades

Tints

Tones

Harmony

CSS snippets for #AE6F9F

.color-ae6f9f {
  color: #AE6F9F;
  background-color: #AE6F9F;
}

Frequently asked questions

What color is #AE6F9F?+

#AE6F9F is a HEX color with RGB value rgb(174, 111, 159) and HSL value hsl(314, 28%, 56%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE6F9F?+

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