#AE6F82 Color

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

Color preview

#AE6F82

Color formats

HEX
#AE6F82
RGB
rgb(174, 111, 130)
RGBA
rgba(174, 111, 130, 1)
HSL
hsl(342, 28%, 56%)
HSV
hsv(342, 36%, 68%)
CMYK
cmyk(0%, 36%, 25%, 32%)
CSS variable
--color-primary: #AE6F82;
Lowercase HEX
#ae6f82

Shades

Tints

Tones

Harmony

CSS snippets for #AE6F82

.color-ae6f82 {
  color: #AE6F82;
  background-color: #AE6F82;
}

Frequently asked questions

What color is #AE6F82?+

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

What is the closest Tailwind color to #AE6F82?+

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