#B3333B Color

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

Color preview

#B3333B

Color formats

HEX
#B3333B
RGB
rgb(179, 51, 59)
RGBA
rgba(179, 51, 59, 1)
HSL
hsl(356, 56%, 45%)
HSV
hsv(356, 72%, 70%)
CMYK
cmyk(0%, 72%, 67%, 30%)
CSS variable
--color-primary: #B3333B;
Lowercase HEX
#b3333b

Shades

Tints

Tones

Harmony

CSS snippets for #B3333B

.color-b3333b {
  color: #B3333B;
  background-color: #B3333B;
}

Frequently asked questions

What color is #B3333B?+

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

What is the closest Tailwind color to #B3333B?+

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