#B3535C Color

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

Color preview

#B3535C

Color formats

HEX
#B3535C
RGB
rgb(179, 83, 92)
RGBA
rgba(179, 83, 92, 1)
HSL
hsl(354, 39%, 51%)
HSV
hsv(354, 54%, 70%)
CMYK
cmyk(0%, 54%, 49%, 30%)
CSS variable
--color-primary: #B3535C;
Lowercase HEX
#b3535c

Shades

Tints

Tones

Harmony

CSS snippets for #B3535C

.color-b3535c {
  color: #B3535C;
  background-color: #B3535C;
}

Frequently asked questions

What color is #B3535C?+

#B3535C is a HEX color with RGB value rgb(179, 83, 92) and HSL value hsl(354, 39%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B3535C?+

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