#AE8A8B Color

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

Color preview

#AE8A8B

Color formats

HEX
#AE8A8B
RGB
rgb(174, 138, 139)
RGBA
rgba(174, 138, 139, 1)
HSL
hsl(358, 18%, 61%)
HSV
hsv(358, 21%, 68%)
CMYK
cmyk(0%, 21%, 20%, 32%)
CSS variable
--color-primary: #AE8A8B;
Lowercase HEX
#ae8a8b

Shades

Tints

Tones

Harmony

CSS snippets for #AE8A8B

.color-ae8a8b {
  color: #AE8A8B;
  background-color: #AE8A8B;
}

Frequently asked questions

What color is #AE8A8B?+

#AE8A8B is a HEX color with RGB value rgb(174, 138, 139) and HSL value hsl(358, 18%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE8A8B?+

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