#B2255D Color

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

Color preview

#B2255D

Color formats

HEX
#B2255D
RGB
rgb(178, 37, 93)
RGBA
rgba(178, 37, 93, 1)
HSL
hsl(336, 66%, 42%)
HSV
hsv(336, 79%, 70%)
CMYK
cmyk(0%, 79%, 48%, 30%)
CSS variable
--color-primary: #B2255D;
Lowercase HEX
#b2255d

Shades

Tints

Tones

Harmony

CSS snippets for #B2255D

.color-b2255d {
  color: #B2255D;
  background-color: #B2255D;
}

Frequently asked questions

What color is #B2255D?+

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

What is the closest Tailwind color to #B2255D?+

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