#B82853 Color Information

Hex color code: #B82853

#B82853 is a warm magenta color. In RGB it is (184, 40, 83), and in HSL it is (342°, 64%, 44%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#B82853
RGB
184, 40, 83
HSL
342°, 64%, 44%
CMYK
0%, 78%, 55%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B82853; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 40, 83

Red: 184 / Green: 40 / Blue: 83

HSL

342°, 64%, 44%

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

CMYK

0%, 78%, 55%, 28%

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

What color is #B82853?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B82853 to RGB:

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

HEX to HSL

Convert #B82853 to HSL:

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

HEX to CMYK

Convert #B82853 to CMYK:

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

Color Meaning and Usage

#B82853 is a vibrant magenta color with RGB values of 184, 40, 83 and HSL of 342°, 64%, 44%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B82853 is #28B88D, creating high-contrast pairings. For softer combinations, try analogous colors like #B8289B.

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

Contrast with #B82853

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 #B82853?

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

What is the RGB value of #B82853?

#B82853 in RGB is (184, 40, 83) - 184 red, 40 green, and 83 blue.

How to use #B82853 in CSS?

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

What colors go well with #B82853?

#28B88D (complementary), #B8289B (analogous), and #791B37 (lighter shade) work well with #B82853.