#B22E6C Color

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

Color preview

#B22E6C

Color formats

HEX
#B22E6C
RGB
rgb(178, 46, 108)
RGBA
rgba(178, 46, 108, 1)
HSL
hsl(332, 59%, 44%)
HSV
hsv(332, 74%, 70%)
CMYK
cmyk(0%, 74%, 39%, 30%)
CSS variable
--color-primary: #B22E6C;
Lowercase HEX
#b22e6c

Shades

Tints

Tones

Harmony

CSS snippets for #B22E6C

.color-b22e6c {
  color: #B22E6C;
  background-color: #B22E6C;
}

Frequently asked questions

What color is #B22E6C?+

#B22E6C is a HEX color with RGB value rgb(178, 46, 108) and HSL value hsl(332, 59%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B22E6C?+

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