#AE6D6C Color

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

Color preview

#AE6D6C

Color formats

HEX
#AE6D6C
RGB
rgb(174, 109, 108)
RGBA
rgba(174, 109, 108, 1)
HSL
hsl(1, 29%, 55%)
HSV
hsv(1, 38%, 68%)
CMYK
cmyk(0%, 37%, 38%, 32%)
CSS variable
--color-primary: #AE6D6C;
Lowercase HEX
#ae6d6c

Shades

Tints

Tones

Harmony

CSS snippets for #AE6D6C

.color-ae6d6c {
  color: #AE6D6C;
  background-color: #AE6D6C;
}

Frequently asked questions

What color is #AE6D6C?+

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

What is the closest Tailwind color to #AE6D6C?+

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