#AE6B5A Color

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

Color preview

#AE6B5A

Color formats

HEX
#AE6B5A
RGB
rgb(174, 107, 90)
RGBA
rgba(174, 107, 90, 1)
HSL
hsl(12, 34%, 52%)
HSV
hsv(12, 48%, 68%)
CMYK
cmyk(0%, 39%, 48%, 32%)
CSS variable
--color-primary: #AE6B5A;
Lowercase HEX
#ae6b5a

Shades

Tints

Tones

Harmony

CSS snippets for #AE6B5A

.color-ae6b5a {
  color: #AE6B5A;
  background-color: #AE6B5A;
}

Frequently asked questions

What color is #AE6B5A?+

#AE6B5A is a HEX color with RGB value rgb(174, 107, 90) and HSL value hsl(12, 34%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AE6B5A?+

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