#A5555C Color

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

Color preview

#A5555C

Color formats

HEX
#A5555C
RGB
rgb(165, 85, 92)
RGBA
rgba(165, 85, 92, 1)
HSL
hsl(355, 32%, 49%)
HSV
hsv(355, 48%, 65%)
CMYK
cmyk(0%, 48%, 44%, 35%)
CSS variable
--color-primary: #A5555C;
Lowercase HEX
#a5555c

Shades

Tints

Tones

Harmony

CSS snippets for #A5555C

.color-a5555c {
  color: #A5555C;
  background-color: #A5555C;
}

Frequently asked questions

What color is #A5555C?+

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

What is the closest Tailwind color to #A5555C?+

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