#AE6B6D Color

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

Color preview

#AE6B6D

Color formats

HEX
#AE6B6D
RGB
rgb(174, 107, 109)
RGBA
rgba(174, 107, 109, 1)
HSL
hsl(358, 29%, 55%)
HSV
hsv(358, 39%, 68%)
CMYK
cmyk(0%, 39%, 37%, 32%)
CSS variable
--color-primary: #AE6B6D;
Lowercase HEX
#ae6b6d

Shades

Tints

Tones

Harmony

CSS snippets for #AE6B6D

.color-ae6b6d {
  color: #AE6B6D;
  background-color: #AE6B6D;
}

Frequently asked questions

What color is #AE6B6D?+

#AE6B6D is a HEX color with RGB value rgb(174, 107, 109) and HSL value hsl(358, 29%, 55%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AE6B6D?+

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