#B3333D Color

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

Color preview

#B3333D

Color formats

HEX
#B3333D
RGB
rgb(179, 51, 61)
RGBA
rgba(179, 51, 61, 1)
HSL
hsl(355, 56%, 45%)
HSV
hsv(355, 72%, 70%)
CMYK
cmyk(0%, 72%, 66%, 30%)
CSS variable
--color-primary: #B3333D;
Lowercase HEX
#b3333d

Shades

Tints

Tones

Harmony

CSS snippets for #B3333D

.color-b3333d {
  color: #B3333D;
  background-color: #B3333D;
}

Frequently asked questions

What color is #B3333D?+

#B3333D is a HEX color with RGB value rgb(179, 51, 61) and HSL value hsl(355, 56%, 45%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B3333D?+

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