#B7709D Color Information

Hex color code: #B7709D

A pastel magenta shade, #B7709D appears as (183, 112, 157) in RGB and (322°, 33%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B7709D
RGB
183, 112, 157
HSL
322°, 33%, 58%
CMYK
0%, 39%, 14%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7709D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 112, 157

Red: 183 / Green: 112 / Blue: 157

HSL

322°, 33%, 58%

Hue: 322° / Saturation: 33% / Lightness: 58%

CMYK

0%, 39%, 14%, 28%

Cyan: 0% / Magenta: 39% / Yellow: 14% / Key: 28%

What color is #B7709D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7709D to RGB:

rgb(183, 112, 157)HEX to RGB Converter →

HEX to HSL

Convert #B7709D to HSL:

hsl(322, 33%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B7709D to CMYK:

cmyk(0%, 39%, 14%, 28%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B7709D has RGB (183, 112, 157) and HSL (322°, 33%, 58%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7709D is #71B78A, creating high-contrast pairings. For softer combinations, try analogous colors like #AE71B7.

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

Contrast with #B7709D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7709D?

#B7709D is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B7709D?

#B7709D in RGB is (183, 112, 157) - 183 red, 112 green, and 157 blue.

How to use #B7709D in CSS?

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

What colors go well with #B7709D?

#71B78A (complementary), #AE71B7 (analogous), and #924977 (lighter shade) work well with #B7709D.