#BB75CC Color Information

Hex color code: #BB75CC

The hex color #BB75CC is a subtle magenta with RGB values of (187, 117, 204) and HSL of (288°, 46%, 63%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BB75CC
RGB
187, 117, 204
HSL
288°, 46%, 63%
CMYK
8%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BB75CC; 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 #BB75CC; background-color: #BB75CC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BB75CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 117, 204

Red: 187 / Green: 117 / Blue: 204

HSL

288°, 46%, 63%

Hue: 288° / Saturation: 46% / Lightness: 63%

CMYK

8%, 43%, 0%, 20%

Cyan: 8% / Magenta: 43% / Yellow: 0% / Key: 20%

What color is #BB75CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB75CC to RGB:

rgb(187, 117, 204)HEX to RGB Converter →

HEX to HSL

Convert #BB75CC to HSL:

hsl(288, 46%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BB75CC to CMYK:

cmyk(8%, 43%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BB75CC has RGB (187, 117, 204) and HSL (288°, 46%, 63%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB75CC is #87CC75, creating high-contrast pairings. For softer combinations, try analogous colors like #8F75CC.

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

Contrast with #BB75CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB75CC?

#BB75CC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB75CC?

#BB75CC in RGB is (187, 117, 204) - 187 red, 117 green, and 204 blue.

How to use #BB75CC in CSS?

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

What colors go well with #BB75CC?

#87CC75 (complementary), #8F75CC (analogous), and #9C42B3 (lighter shade) work well with #BB75CC.