#B9465F Color Information

Hex color code: #B9465F

The hex color #B9465F is a pastel red with RGB values of (185, 70, 95) and HSL of (347°, 45%, 50%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#B9465F
RGB
185, 70, 95
HSL
347°, 45%, 50%
CMYK
0%, 62%, 49%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9465F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 70, 95

Red: 185 / Green: 70 / Blue: 95

HSL

347°, 45%, 50%

Hue: 347° / Saturation: 45% / Lightness: 50%

CMYK

0%, 62%, 49%, 27%

Cyan: 0% / Magenta: 62% / Yellow: 49% / Key: 27%

What color is #B9465F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9465F to RGB:

rgb(185, 70, 95)HEX to RGB Converter →

HEX to HSL

Convert #B9465F to HSL:

hsl(347, 45%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B9465F to CMYK:

cmyk(0%, 62%, 49%, 27%)Color Converter →

Color Meaning and Usage

#B9465F is a soft red color with RGB values of 185, 70, 95 and HSL of 347°, 45%, 50%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9465F is #46B9A0, creating high-contrast pairings. For softer combinations, try analogous colors like #B94698.

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

Contrast with #B9465F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9465F?

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

What is the RGB value of #B9465F?

#B9465F in RGB is (185, 70, 95) - 185 red, 70 green, and 95 blue.

How to use #B9465F in CSS?

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

What colors go well with #B9465F?

#46B9A0 (complementary), #B94698 (analogous), and #813142 (lighter shade) work well with #B9465F.