#AE7F82 Color

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

Color preview

#AE7F82

Color formats

HEX
#AE7F82
RGB
rgb(174, 127, 130)
RGBA
rgba(174, 127, 130, 1)
HSL
hsl(356, 22%, 59%)
HSV
hsv(356, 27%, 68%)
CMYK
cmyk(0%, 27%, 25%, 32%)
CSS variable
--color-primary: #AE7F82;
Lowercase HEX
#ae7f82

Shades

Tints

Tones

Harmony

CSS snippets for #AE7F82

.color-ae7f82 {
  color: #AE7F82;
  background-color: #AE7F82;
}

Frequently asked questions

What color is #AE7F82?+

#AE7F82 is a HEX color with RGB value rgb(174, 127, 130) and HSL value hsl(356, 22%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE7F82?+

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