#B2166C Color

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

Color preview

#B2166C

Color formats

HEX
#B2166C
RGB
rgb(178, 22, 108)
RGBA
rgba(178, 22, 108, 1)
HSL
hsl(327, 78%, 39%)
HSV
hsv(327, 88%, 70%)
CMYK
cmyk(0%, 88%, 39%, 30%)
CSS variable
--color-primary: #B2166C;
Lowercase HEX
#b2166c

Shades

Tints

Tones

Harmony

CSS snippets for #B2166C

.color-b2166c {
  color: #B2166C;
  background-color: #B2166C;
}

Frequently asked questions

What color is #B2166C?+

#B2166C is a HEX color with RGB value rgb(178, 22, 108) and HSL value hsl(327, 78%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B2166C?+

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