#B4545F Color

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

Color preview

#B4545F

Color formats

HEX
#B4545F
RGB
rgb(180, 84, 95)
RGBA
rgba(180, 84, 95, 1)
HSL
hsl(353, 39%, 52%)
HSV
hsv(353, 53%, 71%)
CMYK
cmyk(0%, 53%, 47%, 29%)
CSS variable
--color-primary: #B4545F;
Lowercase HEX
#b4545f

Shades

Tints

Tones

Harmony

CSS snippets for #B4545F

.color-b4545f {
  color: #B4545F;
  background-color: #B4545F;
}

Frequently asked questions

What color is #B4545F?+

#B4545F is a HEX color with RGB value rgb(180, 84, 95) and HSL value hsl(353, 39%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B4545F?+

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