#B2255F Color

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

Color preview

#B2255F

Color formats

HEX
#B2255F
RGB
rgb(178, 37, 95)
RGBA
rgba(178, 37, 95, 1)
HSL
hsl(335, 66%, 42%)
HSV
hsv(335, 79%, 70%)
CMYK
cmyk(0%, 79%, 47%, 30%)
CSS variable
--color-primary: #B2255F;
Lowercase HEX
#b2255f

Shades

Tints

Tones

Harmony

CSS snippets for #B2255F

.color-b2255f {
  color: #B2255F;
  background-color: #B2255F;
}

Frequently asked questions

What color is #B2255F?+

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

What is the closest Tailwind color to #B2255F?+

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