#B2574D Color

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

Color preview

#B2574D

Color formats

HEX
#B2574D
RGB
rgb(178, 87, 77)
RGBA
rgba(178, 87, 77, 1)
HSL
hsl(6, 40%, 50%)
HSV
hsv(6, 57%, 70%)
CMYK
cmyk(0%, 51%, 57%, 30%)
CSS variable
--color-primary: #B2574D;
Lowercase HEX
#b2574d

Shades

Tints

Tones

Harmony

CSS snippets for #B2574D

.color-b2574d {
  color: #B2574D;
  background-color: #B2574D;
}

Frequently asked questions

What color is #B2574D?+

#B2574D is a HEX color with RGB value rgb(178, 87, 77) and HSL value hsl(6, 40%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B2574D?+

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