#BB8193 Color Information

Hex color code: #BB8193

#BB8193 is a pastel magenta color. In RGB it is (187, 129, 147), and in HSL it is (341°, 30%, 62%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BB8193
RGB
187, 129, 147
HSL
341°, 30%, 62%
CMYK
0%, 31%, 21%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB8193; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 129, 147

Red: 187 / Green: 129 / Blue: 147

HSL

341°, 30%, 62%

Hue: 341° / Saturation: 30% / Lightness: 62%

CMYK

0%, 31%, 21%, 27%

Cyan: 0% / Magenta: 31% / Yellow: 21% / Key: 27%

What color is #BB8193?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB8193 to RGB:

rgb(187, 129, 147)HEX to RGB Converter →

HEX to HSL

Convert #BB8193 to HSL:

hsl(341, 30%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BB8193 to CMYK:

cmyk(0%, 31%, 21%, 27%)Color Converter →

Color Meaning and Usage

#BB8193 is a gentle magenta color with RGB values of 187, 129, 147 and HSL of 341°, 30%, 62%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB8193 is #81BBA9, creating high-contrast pairings. For softer combinations, try analogous colors like #BB81B1.

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

Contrast with #BB8193

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB8193?

#BB8193 is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB8193?

#BB8193 in RGB is (187, 129, 147) - 187 red, 129 green, and 147 blue.

How to use #BB8193 in CSS?

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

What colors go well with #BB8193?

#81BBA9 (complementary), #BB81B1 (analogous), and #9C546B (lighter shade) work well with #BB8193.