#B82851 Color Information

Hex color code: #B82851

A warm magenta shade, #B82851 appears as (184, 40, 81) in RGB and (343°, 64%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#B82851
RGB
184, 40, 81
HSL
343°, 64%, 44%
CMYK
0%, 78%, 56%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B82851; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 40, 81

Red: 184 / Green: 40 / Blue: 81

HSL

343°, 64%, 44%

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

CMYK

0%, 78%, 56%, 28%

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

What color is #B82851?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B82851 to RGB:

rgb(184, 40, 81)HEX to RGB Converter →

HEX to HSL

Convert #B82851 to HSL:

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

HEX to CMYK

Convert #B82851 to CMYK:

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

Color Meaning and Usage

A vibrant magenta tone, #B82851 has RGB (184, 40, 81) and HSL (343°, 64%, 44%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B82851 is #28B88F, creating high-contrast pairings. For softer combinations, try analogous colors like #B82899.

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

Contrast with #B82851

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B82851?

#B82851 is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B82851?

#B82851 in RGB is (184, 40, 81) - 184 red, 40 green, and 81 blue.

How to use #B82851 in CSS?

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

What colors go well with #B82851?

#28B88F (complementary), #B82899 (analogous), and #791B35 (lighter shade) work well with #B82851.