#AE6F94 Color

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

Color preview

#AE6F94

Color formats

HEX
#AE6F94
RGB
rgb(174, 111, 148)
RGBA
rgba(174, 111, 148, 1)
HSL
hsl(325, 28%, 56%)
HSV
hsv(325, 36%, 68%)
CMYK
cmyk(0%, 36%, 15%, 32%)
CSS variable
--color-primary: #AE6F94;
Lowercase HEX
#ae6f94

Shades

Tints

Tones

Harmony

CSS snippets for #AE6F94

.color-ae6f94 {
  color: #AE6F94;
  background-color: #AE6F94;
}

Frequently asked questions

What color is #AE6F94?+

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

What is the closest Tailwind color to #AE6F94?+

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