#B53B53 Color

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

Color preview

#B53B53

Color formats

HEX
#B53B53
RGB
rgb(181, 59, 83)
RGBA
rgba(181, 59, 83, 1)
HSL
hsl(348, 51%, 47%)
HSV
hsv(348, 67%, 71%)
CMYK
cmyk(0%, 67%, 54%, 29%)
CSS variable
--color-primary: #B53B53;
Lowercase HEX
#b53b53

Shades

Tints

Tones

Harmony

CSS snippets for #B53B53

.color-b53b53 {
  color: #B53B53;
  background-color: #B53B53;
}

Frequently asked questions

What color is #B53B53?+

#B53B53 is a HEX color with RGB value rgb(181, 59, 83) and HSL value hsl(348, 51%, 47%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B53B53?+

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