#B2525B Color

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

Color preview

#B2525B

Color formats

HEX
#B2525B
RGB
rgb(178, 82, 91)
RGBA
rgba(178, 82, 91, 1)
HSL
hsl(354, 38%, 51%)
HSV
hsv(354, 54%, 70%)
CMYK
cmyk(0%, 54%, 49%, 30%)
CSS variable
--color-primary: #B2525B;
Lowercase HEX
#b2525b

Shades

Tints

Tones

Harmony

CSS snippets for #B2525B

.color-b2525b {
  color: #B2525B;
  background-color: #B2525B;
}

Frequently asked questions

What color is #B2525B?+

#B2525B is a HEX color with RGB value rgb(178, 82, 91) and HSL value hsl(354, 38%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B2525B?+

The closest Tailwind color is pink-700, available as the bg-pink-700 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