#A9565A Color

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

Color preview

#A9565A

Color formats

HEX
#A9565A
RGB
rgb(169, 86, 90)
RGBA
rgba(169, 86, 90, 1)
HSL
hsl(357, 33%, 50%)
HSV
hsv(357, 49%, 66%)
CMYK
cmyk(0%, 49%, 47%, 34%)
CSS variable
--color-primary: #A9565A;
Lowercase HEX
#a9565a

Shades

Tints

Tones

Harmony

CSS snippets for #A9565A

.color-a9565a {
  color: #A9565A;
  background-color: #A9565A;
}

Frequently asked questions

What color is #A9565A?+

#A9565A is a HEX color with RGB value rgb(169, 86, 90) and HSL value hsl(357, 33%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A9565A?+

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