#A5555E Color

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

Color preview

#A5555E

Color formats

HEX
#A5555E
RGB
rgb(165, 85, 94)
RGBA
rgba(165, 85, 94, 1)
HSL
hsl(353, 32%, 49%)
HSV
hsv(353, 48%, 65%)
CMYK
cmyk(0%, 48%, 43%, 35%)
CSS variable
--color-primary: #A5555E;
Lowercase HEX
#a5555e

Shades

Tints

Tones

Harmony

CSS snippets for #A5555E

.color-a5555e {
  color: #A5555E;
  background-color: #A5555E;
}

Frequently asked questions

What color is #A5555E?+

#A5555E is a HEX color with RGB value rgb(165, 85, 94) and HSL value hsl(353, 32%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A5555E?+

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