#AE8F97 Color

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

Color preview

#AE8F97

Color formats

HEX
#AE8F97
RGB
rgb(174, 143, 151)
RGBA
rgba(174, 143, 151, 1)
HSL
hsl(345, 16%, 62%)
HSV
hsv(345, 18%, 68%)
CMYK
cmyk(0%, 18%, 13%, 32%)
CSS variable
--color-primary: #AE8F97;
Lowercase HEX
#ae8f97

Shades

Tints

Tones

Harmony

CSS snippets for #AE8F97

.color-ae8f97 {
  color: #AE8F97;
  background-color: #AE8F97;
}

Frequently asked questions

What color is #AE8F97?+

#AE8F97 is a HEX color with RGB value rgb(174, 143, 151) and HSL value hsl(345, 16%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE8F97?+

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