#B3334C Color

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

Color preview

#B3334C

Color formats

HEX
#B3334C
RGB
rgb(179, 51, 76)
RGBA
rgba(179, 51, 76, 1)
HSL
hsl(348, 56%, 45%)
HSV
hsv(348, 72%, 70%)
CMYK
cmyk(0%, 72%, 58%, 30%)
CSS variable
--color-primary: #B3334C;
Lowercase HEX
#b3334c

Shades

Tints

Tones

Harmony

CSS snippets for #B3334C

.color-b3334c {
  color: #B3334C;
  background-color: #B3334C;
}

Frequently asked questions

What color is #B3334C?+

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

What is the closest Tailwind color to #B3334C?+

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