#A2525C Color

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

Color preview

#A2525C

Color formats

HEX
#A2525C
RGB
rgb(162, 82, 92)
RGBA
rgba(162, 82, 92, 1)
HSL
hsl(353, 33%, 48%)
HSV
hsv(353, 49%, 64%)
CMYK
cmyk(0%, 49%, 43%, 36%)
CSS variable
--color-primary: #A2525C;
Lowercase HEX
#a2525c

Shades

Tints

Tones

Harmony

CSS snippets for #A2525C

.color-a2525c {
  color: #A2525C;
  background-color: #A2525C;
}

Frequently asked questions

What color is #A2525C?+

#A2525C is a HEX color with RGB value rgb(162, 82, 92) and HSL value hsl(353, 33%, 48%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A2525C?+

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