#BB309C Color Information

Hex color code: #BB309C

#BB309C is a subtle magenta color. In RGB it is (187, 48, 156), and in HSL it is (313°, 59%, 46%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#BB309C
RGB
187, 48, 156
HSL
313°, 59%, 46%
CMYK
0%, 74%, 17%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB309C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 48, 156

Red: 187 / Green: 48 / Blue: 156

HSL

313°, 59%, 46%

Hue: 313° / Saturation: 59% / Lightness: 46%

CMYK

0%, 74%, 17%, 27%

Cyan: 0% / Magenta: 74% / Yellow: 17% / Key: 27%

What color is #BB309C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB309C to RGB:

rgb(187, 48, 156)HEX to RGB Converter →

HEX to HSL

Convert #BB309C to HSL:

hsl(313, 59%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BB309C to CMYK:

cmyk(0%, 74%, 17%, 27%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #BB309C has RGB (187, 48, 156) and HSL (313°, 59%, 46%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB309C is #30BB4E, creating high-contrast pairings. For softer combinations, try analogous colors like #9330BB.

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

Contrast with #BB309C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB309C?

#BB309C is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB309C?

#BB309C in RGB is (187, 48, 156) - 187 red, 48 green, and 156 blue.

How to use #BB309C in CSS?

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

What colors go well with #BB309C?

#30BB4E (complementary), #9330BB (analogous), and #7E2069 (lighter shade) work well with #BB309C.