#BB74BD Color Information

Hex color code: #BB74BD

#BB74BD is a subtle magenta color. In RGB it is (187, 116, 189), and in HSL it is (298°, 36%, 60%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BB74BD
RGB
187, 116, 189
HSL
298°, 36%, 60%
CMYK
1%, 39%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BB74BD; color: #000000; }

Badge

New Feature
.badge { background-color: #BB74BD; color: #000000; }

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 #BB74BD; background-color: #BB74BD15; }

Alert / Toast

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

Link / Accent

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

a { color: #BB74BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 116, 189

Red: 187 / Green: 116 / Blue: 189

HSL

298°, 36%, 60%

Hue: 298° / Saturation: 36% / Lightness: 60%

CMYK

1%, 39%, 0%, 26%

Cyan: 1% / Magenta: 39% / Yellow: 0% / Key: 26%

What color is #BB74BD?

#BB74BD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB74BD to RGB:

rgb(187, 116, 189)HEX to RGB Converter →

HEX to HSL

Convert #BB74BD to HSL:

hsl(298, 36%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BB74BD to CMYK:

cmyk(1%, 39%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BB74BD has RGB (187, 116, 189) and HSL (298°, 36%, 60%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB74BD is #77BE74, creating high-contrast pairings. For softer combinations, try analogous colors like #9774BE.

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

Contrast with #BB74BD

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

Contrast Ratio: 6.35:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB74BD?

#BB74BD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB74BD?

#BB74BD in RGB is (187, 116, 189) - 187 red, 116 green, and 189 blue.

How to use #BB74BD in CSS?

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

What colors go well with #BB74BD?

#77BE74 (complementary), #9774BE (analogous), and #99499C (lighter shade) work well with #BB74BD.