#A9605C Color

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

Color preview

#A9605C

Color formats

HEX
#A9605C
RGB
rgb(169, 96, 92)
RGBA
rgba(169, 96, 92, 1)
HSL
hsl(3, 31%, 51%)
HSV
hsv(3, 46%, 66%)
CMYK
cmyk(0%, 43%, 46%, 34%)
CSS variable
--color-primary: #A9605C;
Lowercase HEX
#a9605c

Shades

Tints

Tones

Harmony

CSS snippets for #A9605C

.color-a9605c {
  color: #A9605C;
  background-color: #A9605C;
}

Frequently asked questions

What color is #A9605C?+

#A9605C is a HEX color with RGB value rgb(169, 96, 92) and HSL value hsl(3, 31%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A9605C?+

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