#BB256B Color Information

Hex color code: #BB256B

The hex color #BB256B is a fiery magenta with RGB values of (187, 37, 107) and HSL of (332°, 67%, 44%). It is widely used in graphic design.

Try:
Color NameMedium Violet Red
HEX
#BB256B
RGB
187, 37, 107
HSL
332°, 67%, 44%
CMYK
0%, 80%, 43%, 27%

Shades

CSS Usage
color: #BB256B;
background-color: #BB256B;
border-color: #BB256B;
box-shadow: 0 0 10px #BB256B;
border: 2px solid #BB256B;
Tailwind Usage
bg-[#BB256B]
text-[#BB256B]
border-[#BB256B]
shadow-[0_0_10px_BB256B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BB256B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BB256B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BB256B; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BB256B; background-color: #BB256B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BB256B20; border-left: 4px solid #BB256B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BB256B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BB256B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 37, 107

Red: 187 / Green: 37 / Blue: 107

HSL

332°, 67%, 44%

Hue: 332° / Saturation: 67% / Lightness: 44%

CMYK

0%, 80%, 43%, 27%

Cyan: 0% / Magenta: 80% / Yellow: 43% / Key: 27%

What color is #BB256B?

#BB256B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB256B to RGB:

rgb(187, 37, 107)HEX to RGB Converter →

HEX to HSL

Convert #BB256B to HSL:

hsl(332, 67%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BB256B to CMYK:

cmyk(0%, 80%, 43%, 27%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #BB256B has RGB (187, 37, 107) and HSL (332°, 67%, 44%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB256B is #25BB75, creating high-contrast pairings. For softer combinations, try analogous colors like #BB25B6.

Use #BB256B in CSS: color: #BB256B or background-color: #BB256B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BB256B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.59:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB256B?

#BB256B is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB256B?

#BB256B in RGB is (187, 37, 107) - 187 red, 37 green, and 107 blue.

How to use #BB256B in CSS?

Use #BB256B directly in your CSS properties like color or background-color.

What colors go well with #BB256B?

#25BB75 (complementary), #BB25B6 (analogous), and #7B1847 (lighter shade) work well with #BB256B.