#B3758B Color Information

Hex color code: #B3758B

A soft magenta shade, #B3758B appears as (179, 117, 139) in RGB and (339°, 29%, 58%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B3758B
RGB
179, 117, 139
HSL
339°, 29%, 58%
CMYK
0%, 35%, 22%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3758B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 117, 139

Red: 179 / Green: 117 / Blue: 139

HSL

339°, 29%, 58%

Hue: 339° / Saturation: 29% / Lightness: 58%

CMYK

0%, 35%, 22%, 30%

Cyan: 0% / Magenta: 35% / Yellow: 22% / Key: 30%

What color is #B3758B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3758B to RGB:

rgb(179, 117, 139)HEX to RGB Converter →

HEX to HSL

Convert #B3758B to HSL:

hsl(339, 29%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B3758B to CMYK:

cmyk(0%, 35%, 22%, 30%)Color Converter →

Color Meaning and Usage

#B3758B is a gentle magenta color with RGB values of 179, 117, 139 and HSL of 339°, 29%, 58%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3758B is #75B39D, creating high-contrast pairings. For softer combinations, try analogous colors like #B375AA.

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

Contrast with #B3758B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3758B?

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

What is the RGB value of #B3758B?

#B3758B in RGB is (179, 117, 139) - 179 red, 117 green, and 139 blue.

How to use #B3758B in CSS?

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

What colors go well with #B3758B?

#75B39D (complementary), #B375AA (analogous), and #8D4E64 (lighter shade) work well with #B3758B.