#B9415B Color Information

Hex color code: #B9415B

#B9415B is a subtle red color. In RGB it is (185, 65, 91), and in HSL it is (347°, 48%, 49%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#B9415B
RGB
185, 65, 91
HSL
347°, 48%, 49%
CMYK
0%, 65%, 51%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9415B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 65, 91

Red: 185 / Green: 65 / Blue: 91

HSL

347°, 48%, 49%

Hue: 347° / Saturation: 48% / Lightness: 49%

CMYK

0%, 65%, 51%, 27%

Cyan: 0% / Magenta: 65% / Yellow: 51% / Key: 27%

What color is #B9415B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9415B to RGB:

rgb(185, 65, 91)HEX to RGB Converter →

HEX to HSL

Convert #B9415B to HSL:

hsl(347, 48%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B9415B to CMYK:

cmyk(0%, 65%, 51%, 27%)Color Converter →

Color Meaning and Usage

#B9415B is a pastel red color with RGB values of 185, 65, 91 and HSL of 347°, 48%, 49%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9415B is #41B99F, creating high-contrast pairings. For softer combinations, try analogous colors like #B94197.

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

Contrast with #B9415B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9415B?

#B9415B is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B9415B?

#B9415B in RGB is (185, 65, 91) - 185 red, 65 green, and 91 blue.

How to use #B9415B in CSS?

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

What colors go well with #B9415B?

#41B99F (complementary), #B94197 (analogous), and #802D3F (lighter shade) work well with #B9415B.