#B82999 Color Information

Hex color code: #B82999

A neutral magenta shade, #B82999 appears as (184, 41, 153) in RGB and (313°, 64%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#B82999
RGB
184, 41, 153
HSL
313°, 64%, 44%
CMYK
0%, 78%, 17%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B82999; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 41, 153

Red: 184 / Green: 41 / Blue: 153

HSL

313°, 64%, 44%

Hue: 313° / Saturation: 64% / Lightness: 44%

CMYK

0%, 78%, 17%, 28%

Cyan: 0% / Magenta: 78% / Yellow: 17% / Key: 28%

What color is #B82999?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B82999 to RGB:

rgb(184, 41, 153)HEX to RGB Converter →

HEX to HSL

Convert #B82999 to HSL:

hsl(313, 64%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B82999 to CMYK:

cmyk(0%, 78%, 17%, 28%)Color Converter →

Color Meaning and Usage

#B82999 is a muted magenta color with RGB values of 184, 41, 153 and HSL of 313°, 64%, 44%. 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 #B82999 is #28B848, creating high-contrast pairings. For softer combinations, try analogous colors like #8F28B8.

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

Contrast with #B82999

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B82999?

#B82999 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B82999?

#B82999 in RGB is (184, 41, 153) - 184 red, 41 green, and 153 blue.

How to use #B82999 in CSS?

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

What colors go well with #B82999?

#28B848 (complementary), #8F28B8 (analogous), and #791B65 (lighter shade) work well with #B82999.