#B82950 Color Information

Hex color code: #B82950

A energetic magenta shade, #B82950 appears as (184, 41, 80) in RGB and (344°, 64%, 44%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBrown
HEX
#B82950
RGB
184, 41, 80
HSL
344°, 64%, 44%
CMYK
0%, 78%, 57%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B82950; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 41, 80

Red: 184 / Green: 41 / Blue: 80

HSL

344°, 64%, 44%

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

CMYK

0%, 78%, 57%, 28%

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

What color is #B82950?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B82950 to RGB:

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

HEX to HSL

Convert #B82950 to HSL:

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

HEX to CMYK

Convert #B82950 to CMYK:

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

Color Meaning and Usage

#B82950 is a fiery magenta color with RGB values of 184, 41, 80 and HSL of 344°, 64%, 44%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B82950 is #28B892, creating high-contrast pairings. For softer combinations, try analogous colors like #B82896.

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

Contrast with #B82950

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B82950?

#B82950 is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B82950?

#B82950 in RGB is (184, 41, 80) - 184 red, 41 green, and 80 blue.

How to use #B82950 in CSS?

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

What colors go well with #B82950?

#28B892 (complementary), #B82896 (analogous), and #791B34 (lighter shade) work well with #B82950.