#BB256B Color

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

Color preview

#BB256B

Color formats

HEX
#BB256B
RGB
rgb(187, 37, 107)
RGBA
rgba(187, 37, 107, 1)
HSL
hsl(332, 67%, 44%)
HSV
hsv(332, 80%, 73%)
CMYK
cmyk(0%, 80%, 43%, 27%)
CSS variable
--color-primary: #BB256B;
Lowercase HEX
#bb256b

Shades

Tints

Tones

Harmony

CSS snippets for #BB256B

.color-bb256b {
  color: #BB256B;
  background-color: #BB256B;
}

Frequently asked questions

What color is #BB256B?+

#BB256B is a HEX color with RGB value rgb(187, 37, 107) and HSL value hsl(332, 67%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BB256B?+

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