#B2256B Color

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

Color preview

#B2256B

Color formats

HEX
#B2256B
RGB
rgb(178, 37, 107)
RGBA
rgba(178, 37, 107, 1)
HSL
hsl(330, 66%, 42%)
HSV
hsv(330, 79%, 70%)
CMYK
cmyk(0%, 79%, 40%, 30%)
CSS variable
--color-primary: #B2256B;
Lowercase HEX
#b2256b

Shades

Tints

Tones

Harmony

CSS snippets for #B2256B

.color-b2256b {
  color: #B2256B;
  background-color: #B2256B;
}

Frequently asked questions

What color is #B2256B?+

#B2256B is a HEX color with RGB value rgb(178, 37, 107) and HSL value hsl(330, 66%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B2256B?+

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