#B7629C Color Information

Hex color code: #B7629C

The hex color #B7629C is a soft magenta with RGB values of (183, 98, 156) and HSL of (319°, 37%, 55%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#B7629C
RGB
183, 98, 156
HSL
319°, 37%, 55%
CMYK
0%, 46%, 15%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7629C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 98, 156

Red: 183 / Green: 98 / Blue: 156

HSL

319°, 37%, 55%

Hue: 319° / Saturation: 37% / Lightness: 55%

CMYK

0%, 46%, 15%, 28%

Cyan: 0% / Magenta: 46% / Yellow: 15% / Key: 28%

What color is #B7629C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7629C to RGB:

rgb(183, 98, 156)HEX to RGB Converter →

HEX to HSL

Convert #B7629C to HSL:

hsl(319, 37%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B7629C to CMYK:

cmyk(0%, 46%, 15%, 28%)Color Converter →

Color Meaning and Usage

#B7629C is a gentle magenta color with RGB values of 183, 98, 156 and HSL of 319°, 37%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7629C is #62B77D, creating high-contrast pairings. For softer combinations, try analogous colors like #A762B7.

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

Contrast with #B7629C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7629C?

#B7629C is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B7629C?

#B7629C in RGB is (183, 98, 156) - 183 red, 98 green, and 156 blue.

How to use #B7629C in CSS?

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

What colors go well with #B7629C?

#62B77D (complementary), #A762B7 (analogous), and #8C4074 (lighter shade) work well with #B7629C.