#B95050 Color Information

Hex color code: #B95050

A gentle red shade, #B95050 appears as (185, 80, 80) in RGB and (0°, 43%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#B95050
RGB
185, 80, 80
HSL
0°, 43%, 52%
CMYK
0%, 57%, 57%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B95050; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 80, 80

Red: 185 / Green: 80 / Blue: 80

HSL

0°, 43%, 52%

Hue: 0° / Saturation: 43% / Lightness: 52%

CMYK

0%, 57%, 57%, 27%

Cyan: 0% / Magenta: 57% / Yellow: 57% / Key: 27%

What color is #B95050?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B95050 to RGB:

rgb(185, 80, 80)HEX to RGB Converter →

HEX to HSL

Convert #B95050 to HSL:

hsl(0, 43%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B95050 to CMYK:

cmyk(0%, 57%, 57%, 27%)Color Converter →

Color Meaning and Usage

A soft red tone, #B95050 has RGB (185, 80, 80) and HSL (0°, 43%, 52%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B95050 is #50B9B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B95085.

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

Contrast with #B95050

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B95050?

#B95050 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B95050?

#B95050 in RGB is (185, 80, 80) - 185 red, 80 green, and 80 blue.

How to use #B95050 in CSS?

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

What colors go well with #B95050?

#50B9B9 (complementary), #B95085 (analogous), and #873636 (lighter shade) work well with #B95050.