#B8285F Color Information

Hex color code: #B8285F

A vibrant magenta shade, #B8285F appears as (184, 40, 95) in RGB and (337°, 64%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#B8285F
RGB
184, 40, 95
HSL
337°, 64%, 44%
CMYK
0%, 78%, 48%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B8285F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 40, 95

Red: 184 / Green: 40 / Blue: 95

HSL

337°, 64%, 44%

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

CMYK

0%, 78%, 48%, 28%

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

What color is #B8285F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B8285F to RGB:

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

HEX to HSL

Convert #B8285F to HSL:

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

HEX to CMYK

Convert #B8285F to CMYK:

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

Color Meaning and Usage

A warm magenta tone, #B8285F has RGB (184, 40, 95) and HSL (337°, 64%, 44%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B8285F is #28B881, creating high-contrast pairings. For softer combinations, try analogous colors like #B828A7.

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

Contrast with #B8285F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B8285F?

#B8285F is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B8285F?

#B8285F in RGB is (184, 40, 95) - 184 red, 40 green, and 95 blue.

How to use #B8285F in CSS?

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

What colors go well with #B8285F?

#28B881 (complementary), #B828A7 (analogous), and #791B3F (lighter shade) work well with #B8285F.